|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.antlr.runtime.DFA com.atlassian.jira.jql.parser.antlr.JqlLexer.DFA11
protected class JqlLexer.DFA11
Field Summary |
---|
Fields inherited from class org.antlr.runtime.DFA |
---|
accept, debug, decisionNumber, eof, eot, max, min, recognizer, special, transition |
Constructor Summary | |
---|---|
JqlLexer.DFA11(org.antlr.runtime.BaseRecognizer recognizer)
|
Method Summary | |
---|---|
String |
getDescription()
|
int |
specialStateTransition(int s,
org.antlr.runtime.IntStream _input)
|
Methods inherited from class org.antlr.runtime.DFA |
---|
error, noViableAlt, predict, unpackEncodedString, unpackEncodedStringToUnsignedChars |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JqlLexer.DFA11(org.antlr.runtime.BaseRecognizer recognizer)
Method Detail |
---|
public String getDescription()
getDescription
in class org.antlr.runtime.DFA
public int specialStateTransition(int s, org.antlr.runtime.IntStream _input) throws org.antlr.runtime.NoViableAltException
specialStateTransition
in class org.antlr.runtime.DFA
org.antlr.runtime.NoViableAltException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |