Interface ITokenisingParser
Interface for parsers that use token based parsing.
Namespace: VDS.RDF.Parsing
Assembly: dotNetRdf.dll
Syntax
public interface ITokenisingParser
  Properties
| Edit this page View SourceTokenQueueMode
Gets/Sets the token queue mode used.
Declaration
TokenQueueMode TokenQueueMode { get; set; }
  Property Value
| Type | Description | 
|---|---|
| TokenQueueMode |