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: Stack<IToken>
See Also