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