Encapsulates the properties of a token produced during lexical analysis. Syntax
Public Properties Public Methods Public Operators
Public Methods
Public Properties
Compares the specified object to this object to see if they are equivalent. Syntax Parameters obj The object to compare Return Value True if the objects are equal; otherwise false
Determines if a structure is equatable to this one. Syntax Parameters other The other structure Return Value Returns true if the structures are equatable, otherwise false
Compares the specified object to this object to see if they are equivalent. Overload List
If the Token has its IsPartial value set to True, gets the full multiline token. Otherwise, returns the Token. Syntax
Returns the hash code of the object. Syntax Return Value A hash code for this instance
Gets the value indicating whether the Token is a portion of a multi-line token on one line. Syntax