Click or drag to resize

TokenisingParserContext_localTokens Field

Local Tokens.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected Stack<IToken> _localTokens

Field Value

Type: StackIToken
See Also