XTokenList Class | |
The XSharpTokenList class. This class is used to process a list of tokens
without having to worry about the end of the list. You can safely access next items
through the La.. and Lt.. properties and methods.
Inheritance Hierarchy Object
XTokenList
Namespace:
XSharp.Parsers
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.21
Syntax The XTokenList type exposes the following members.
Constructors
| Name | Description |
---|
| XTokenList | Initializes a new instance of the XTokenList class |
TopProperties Methods See Also