public class Sync extends SrcOp
Modifier and Type | Field | Description |
---|---|---|
int |
decision |
ast, factory
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | 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–2019 ANTLR. All rights reserved.