|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Modifier | |
---|---|
story.scheherazade.elements | |
story.scheherazade.grammars |
Uses of Modifier in story.scheherazade.elements |
---|
Subclasses of Modifier in story.scheherazade.elements | |
---|---|
class |
ValidModifier
A Modifier that has been shown to be valid within the context of an actual Narrative. |
Methods in story.scheherazade.elements that return Modifier | |
---|---|
Modifier |
AssignedModifierAddress.getModifier()
|
Modifier |
Modifier.makeClone()
|
Methods in story.scheherazade.elements with parameters of type Modifier | |
---|---|
boolean |
Modifier.equals(Modifier other)
Determines if this Modifier is equivalent to some other. |
Constructors in story.scheherazade.elements with parameters of type Modifier | |
---|---|
AssignedModifierAddress(AssignedPredicateAddress modified,
Modifier modifier)
|
Uses of Modifier in story.scheherazade.grammars |
---|
Methods in story.scheherazade.grammars that return Modifier | |
---|---|
static Modifier |
SCHGrammarTools.modifier(ReturnValue modifierType,
SCHArguments args)
Parse in a Modifier. |
Modifier |
SCHGrammarParser.modifier(SCHSymbolTable symbols)
|
Methods in story.scheherazade.grammars with parameters of type Modifier | |
---|---|
static AssignedModifierAddress |
SCHGrammarTools.assignedModifierAddress(Modifier modifier,
ReturnValue modified)
Parse in an AssignedModifierAddress |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |