ParserRemoveLastUnusedExpression Method |
Remove the last object from the Unused list, converted to an Expression.
Does NOT remove tokens that aren't valid identifiers.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Expression RemoveLastUnusedExpression()
Return Value
Type:
ExpressionSee Also