Class NodeToken

  • All Implemented Interfaces:
    Serializable, Node

    public class NodeToken
    extends Object
    implements Node
    Represents a single token in the grammar. If the "-tk" option is used, also contains a Vector of preceding special tokens.
    See Also:
    Serialized Form