CommandProdWithActorclass | parser.t[698] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Instantiating grammar rules should set property actor_ to the actor match tree, and cmd_ to the underlying 'commandPhrase' production match tree.
class
CommandProdWithActor : CommandProd
CommandProdWithActor
CommandProd
BasicProd
object
CommandProdWithActor
FirstCommandProdWithActor
actorBadCommandPhrase(main)
firstCommandPhrase(askTellActorTo)
firstCommandPhrase(withActor)
Inherited from CommandProd
:
getActorPhrase
execActorPhrase
getActorPhrase
getResolver
getTargetActor
hasTargetActor
resolveNouns
Inherited from BasicProd
:
filterPossRank
getOrigText
getOrigTokenList
resolvedActor_ | parser.t[777] |
resolver_ | parser.t[780] |
execActorPhrase (issuingActor) OVERRIDDEN | parser.t[720] |
getActorPhrase ( ) | parser.t[709] |
getResolver (issuingActor) | parser.t[766] |
getTargetActor ( ) | parser.t[704] |
hasTargetActor ( ) OVERRIDDEN | parser.t[699] |
resolveNouns (issuingActor, targetActor, results) | parser.t[729] |