| Interface | Description |
|---|---|
| GrammarResponseApplier |
Applies the rules in a
GrammarResponse to a
graph. |
| MaterializationRuleManager |
Responsible for computing and caching the rules to resolve any given violation point.
|
| Class | Description |
|---|---|
| ApplicableRulesFinder | |
| GrammarAdapter | |
| GraphMaterializer |
Responsible for replacing a NonterminalEdge by a rule graph
|
| ViolationPointResolver |
Responsible for computing and caching the rules (lhs → rhs) in the grammar which resolve a certain
violation point.
|
| ViolationPoints |
A set of violation points.
|
Copyright © 2019. All rights reserved.