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,
IntervalSet expecting,
int decision,
java.lang.String position) |
getContextName, getOuterMostAltCodeBlockpublic Sync(OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, IntervalSet expecting, int decision, java.lang.String position)