TokenListProdclass
A token list production is an internally generated placeholder when we synthesize a production rather than matching grammar, and we want to keep track of the token list that triggered the node.
class
TokenListProd
:
BasicProd
Superclass Tree (in declaration order)
TokenListProd
BasicProd
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Inherited from BasicProd
:
firstTokenIndex
isSpecialResponseMatch
lastTokenIndex
Summary of Methods
Inherited from BasicProd
:
canResolveTo
getOrigText
getOrigTokenList
setOrigTokenList
Properties
tokenList
the token list
Methods
construct (toks)
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3