public class Sync extends SrcOp
| Modifier and Type | Field and Description |
|---|---|
int |
decision |
enclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
Sync(OutputModelFactory factory,
GrammarAST blkOrEbnfRootAST,
org.antlr.v4.runtime.misc.IntervalSet expecting,
int decision,
String position) |
public Sync(OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, org.antlr.v4.runtime.misc.IntervalSet expecting, int decision, String position)
Copyright © 1992–2022 Daniel Sun. All rights reserved.