TokErrorNoMatchclasstok.t[33]

no match for token

class TokErrorNoMatch :   TokenizerError

Superclass Tree   (in declaration order)

TokErrorNoMatch
        TokenizerError
                Exception
                        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

curChar_  remainingStr_ 

Summary of Methods  

construct 

Inherited from Exception :
displayException  showStackTrace 

Properties  

curChar_tok.t[54]

current character (first character of remainingStr_)

remainingStr_tok.t[51]
The remainder of the string. This is the part that couldn't be matched; we were successful in matching up to this point.

Methods  

construct (str)tok.t[34]

no description available

TADS 3 Library Manual
Generated on 7/19/2007 from TADS version 3.0.15.1