public class AnalysisPipeline extends Object
| Constructor and Description |
|---|
AnalysisPipeline(Grammar
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
disjoint(IntervalSet
Return whether lookahead sets are disjoint; no lookahead => not disjoint
|
void |
process()
|
protected void |
processLexer()
|
protected void |
processParser()
|