ParserHasNestedPeekedTypeArguments Property |
Return true if the parser has multiple nested peek-ahead type argument lists in progress.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool HasNestedPeekedTypeArguments { get; }
Property Value
Type:
BooleanSee Also