ParseErrorQuestionclass
An ErrorQuestion is a subclass of Question for curable parsing errors.
class
ParseErrorQuestion
:
Question
Superclass Tree (in declaration order)
ParseErrorQuestion
Question
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Inherited from Question
:
answerTemplate
Summary of Methods
Properties
err
the curable ParseError that posed the question
priority
OVERRIDDEN
Should we prioritize interpreting player input to a parser query as a response to that query over interpreting it as a nea command (where the latter is possible)? By default we do (since this seems more likely to reflect player intention in this case), although game code can override if desired.
Methods
construct (err)
no description available
parseAnswer (toks, dict)
OVERRIDDEN
remember the ParseError object
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1