Click or drag to resize

ParsedObjectAsToken Method

Get the ParsedObject as a Token.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public abstract Token AsToken()

Return Value

Type: Token
See Also