InaccessibleVerifyResultclass
Verification result - object is inaccessible. This should be used when a command is applied to an object that is not accessibile in a sense required for the command; for example, “look at” requires that its target object be visible, so a “look at” command in the dark would fail with this type of result.
class
InaccessibleVerifyResult
:
VerifyResult
Superclass Tree (in declaration order)
InaccessibleVerifyResult
VerifyResult
MessageResult
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Inherited from VerifyResult
:
excludePluralMatches
Inherited from MessageResult
:
messageProp_
messageText_
Summary of Methods
Inherited from VerifyResult
:
compareTo
identicalTo
isWorseThan
shouldInsertBefore
Inherited from MessageResult
:
construct
resolveMessageText
setMessage
showMessage
Properties
allowAction
OVERRIDDEN
the command isn’t allowed
resultRank
OVERRIDDEN
This ranks below any illogical result - inaccessibility is a stronger disapproval than mere illogicality.
Methods
(none)
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3