ParserHasUnusedTypeRefAndExpression Property |
Return true if the last 2 unused items are a TypeRef or possible TypeRef followed by an Expression.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool HasUnusedTypeRefAndExpression { get; }
Property Value
Type:
BooleanSee Also