RejectParseTreeErrorclass

parser.t[5162]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

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 ( )OVERRIDDEN

parser.t[5163]

no description available

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1