TokErrorNoMatchclass
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
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
getExceptionMessage
showStackTrace
Properties
curChar_
current character (first character of remainingStr_)
remainingStr_
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)
OVERRIDDEN
no description available
displayException ( )
OVERRIDDEN
for convenience, separately remember the single character that we don’t recognize - this is simply the first character of the rest of the line
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1