TokenListProdclass | parser.t[1954] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
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
Global Objects
Summary of Properties
Inherited from BasicProd
:
firstTokenIndex
isSpecialResponseMatch
lastTokenIndex
Summary of Methods
Inherited from BasicProd
:
canResolveTo
getOrigText
getOrigTokenList
setOrigTokenList
Properties
tokenList | parser.t[1963] |
the token list
Methods
construct (toks) | parser.t[1955] |
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3