| Interface | Description |
|---|---|
| GrammarResponse |
Grammar Responses are used to communicate between the GrammarManager and the rule
applier.
|
| Class | Description |
|---|---|
| DefaultGrammarResponse | |
| DefaultGrammarResponseApplier |
Applies the rules in a
DefaultGrammarResponse to a graph |
| GrammarRequest | |
| MaterializationAndRuleResponse |
| Exception | Description |
|---|---|
| CannotMaterializeException | |
| UnexpectedNonterminalTypeException | |
| WrongResponseTypeException |
This Exception is thrown if the GrammarResponse
cannot be handled.
|
Copyright © 2018. All rights reserved.