Click or drag to resize

TokenisingParserContextTokens Property

Gets the Token Queue.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ITokenQueue Tokens { get; }

Property Value

Type: ITokenQueue

Implements

ITokenisingParserContextTokens
See Also