Click or drag to resize

XTokenList Class

X#
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.19
Syntax
 CLASS XTokenList
Request Example View Source

The XTokenList type exposes the following members.

Constructors
  NameDescription
Public methodXTokenList
Initializes a new instance of the XTokenList class
Top
Properties
Methods
See Also