public class AnalysisPipeline extends Object
| Constructor and Description |
|---|
AnalysisPipeline(Grammar g) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
disjoint(org.antlr.v4.runtime.misc.IntervalSet[] altLook)
Return whether lookahead sets are disjoint; no lookahead ⇒ not disjoint
|
void |
process() |
protected void |
processLexer() |
protected void |
processParser() |
Copyright © 1992–2022 Daniel Sun. All rights reserved.