ExceptResultsclass
Except list results object
class
ExceptResults
: object
Superclass Tree (in declaration order)
ExceptResults
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
ambiguousNounPhrase
construct
noMatch
noMatchForLocation
noMatchForPossessive
noMatchPoss
nothingInLocation
noVocabMatch
propNotDefined
Properties
origResults
my original underlying results object
Methods
ambiguousNounPhrase (keeper, asker, txt, matchList, fullMatchList, scopeList, requiredNum, resolver)
in case of ambiguity, simply keep everything and treat it as unambiguous - if they say “take coin except copper”, we simply want to treat “copper” as unambiguously excluding every copper coin in the original list
construct (results)
no description available
noMatch (action, txt)
ignore failed matches in the exception list - if they try to exclude something that’s not in the original list, the object is excluded to begin with
noMatchForLocation (loc, txt)
ignore failed matches for location in the exception list
noMatchForPossessive (owner, txt)
ignore failed matches for possessives in the exception list
noMatchPoss (action, txt)
no description available
nothingInLocation (loc)
ignore failed matches for location in the exception list
noVocabMatch (action, txt)
no description available
propNotDefined (prop, [args])
proxy anything we don’t override to the underlying results object
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3