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  

(none)

Global Objects  

(none)

Summary of Properties  

tokenList

Inherited from BasicProd :
firstTokenIndex isSpecialResponseMatch lastTokenIndex

Summary of Methods  

construct

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