RejectParseTreeErrorclassparser.t[5162]

Rejected parsing structure. There are certain structures that are hard to eliminate in the grammar, but which we don't want to accept semantically. This error can be thrown when such a structure is encountered. This effectively rules out a parse tree. It's not a displayable error; the parser simply rules out these structures.

class RejectParseTreeError :   CommandError

Superclass Tree   (in declaration order)

RejectParseTreeError
        CommandError
                ParseError
                        Exception
                                object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

Inherited from CommandError :
cmd  errStage 

Inherited from ParseError :
allowOnRespell  curable 

Inherited from Exception :
errmsg_ 

Summary of Methods  

display 

Inherited from CommandError :
construct 

Inherited from ParseError :
rankCorrection  tryCuring 

Inherited from Exception :
displayException  getExceptionMessage  showStackTrace 

Properties  

(none)

Methods  

display ( )OVERRIDDENparser.t[5163]

no description available

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2