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