public class Sync extends SrcOp
Modifier and Type | Field and Description |
---|---|
int |
decision |
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
Sync(OutputModelFactory factory,
GrammarAST blkOrEbnfRootAST,
IntervalSet expecting,
int decision,
String position) |
public Sync(OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, IntervalSet expecting, int decision, String position)
Copyright © 1992–2020 ANTLR. All rights reserved.