LiteralActionBaseclass
Common base class for actions involving literal phrases. This is a mix-in class that can be combined with Action subclasses to create specific kinds of literal actions.
class
LiteralActionBase
: object
Superclass Tree (in declaration order)
LiteralActionBase
` object`
Subclass Tree
LiteralActionBase
LiteralAction
OopsAction
predicate(Oops)
SpecialTopicAction
predicate(SpecialTopic)
LiteralTAction
EnterOnAction
predicate(EnterOn)
predicate(EnterOnWhat)
SetToAction
predicate(SetTo)
TurnToAction
predicate(TurnTo)
TypeLiteralOnAction
predicate(TypeLiteralOn)
predicate(TypeLiteralOnWhat)
Global Objects
(none)
Summary of Properties
Summary of Methods
getLiteral
getMessageParam
setObjectMatches
setResolvedObjects
Properties
text_
the text of the literal phrase
Methods
getLiteral ( )
get the current literal text
getMessageParam (objName)
Get a message parameter. We define ‘literal’ as the text of the literal phrase, in addition to inherited targets.
setObjectMatches (lit)
manually set the pre-resolved match trees
setResolvedObjects (txt)
manually set the resolved objects
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3