GoldDotNet Documentation

Token Members

Token overview

Public Instance Properties

Data
Kind (inherited from Symbol)
Name (inherited from Symbol)
TableIndex (inherited from Symbol)

Public Instance Methods

Equals (inherited from Symbol)
GetHashCode (inherited from Symbol)
GetType (inherited from Object)Gets the Type of the current instance.
ToStringReturns the text representation of the token's parent symbol.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

Protected Internal Instance Methods

CopyData (inherited from Symbol)

See Also

Token Class | DevinCook.GoldParser Namespace