Class BOFToken
Token which represents the Start of the Input.
Implements
Inherited Members
Namespace: VDS.RDF.Parsing.Tokens
Assembly: dotNetRdf.dll
Syntax
public class BOFToken : BaseToken, IToken
Constructors
| Edit this page View SourceBOFToken()
Creates a new Beginning of File Token.
Declaration
public BOFToken()