PendingCommandInfoclass
Pending Command Information structure. This is an abstract base class that we subclass for particular ways of representing the command to be executed.
class
PendingCommandInfo
: object
Superclass Tree (in declaration order)
PendingCommandInfo
` object`
Subclass Tree
PendingCommandInfo
PendingCommandAction
PendingCommandMarker
PendingCommandToks
Global Objects
(none)
Summary of Properties
hasCommand
issuer_
startOfSentence_
Summary of Methods
Properties
hasCommand
Check to see if this pending command item has a command to perform. This returns true if we have a command, nil if we’re just a queue placeholder without any actual command to execute.
issuer_
the issuer of the command
startOfSentence_
we’re at the start of a “sentence”
Methods
construct (issuer)
no description available
executePending (targetActor)
execute the command
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3