Click or drag to resize

ITokenisingParserContextLocalTokens Property

Gets the Local Tokens Stack.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Stack<IToken> LocalTokens { get; }

Property Value

Type: StackIToken
See Also