ITokenisingParserContextLocalTokens Property |
Gets the Local Tokens Stack.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax Stack<IToken> LocalTokens { get; }
ReadOnly Property LocalTokens As Stack(Of IToken)
Get
Property Value
Type:
StackITokenSee Also