Send feedback
Class ExpressionLexer.DFA16 (2.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
protected class ExpressionLexer . DFA16 extends DFA
Inherited Members
org.antlr.runtime.DFA.error(org.antlr.runtime.NoViableAltException)
org.antlr.runtime.DFA.getDescription()
org.antlr.runtime.DFA.noViableAlt(int,org.antlr.runtime.IntStream)
org.antlr.runtime.DFA.predict(org.antlr.runtime.IntStream)
org.antlr.runtime.DFA.specialStateTransition(int,org.antlr.runtime.IntStream)
org.antlr.runtime.DFA.unpackEncodedString(java.lang.String)
org.antlr.runtime.DFA.unpackEncodedStringToUnsignedChars(java.lang.String)
Constructors
DFA16(BaseRecognizer recognizer)
public DFA16 ( BaseRecognizer recognizer )
Parameter
Name
Description
recognizer
org.antlr.runtime.BaseRecognizer
Methods
getDescription()
public String getDescription ()
Returns
Type
Description
String
Overrides
org.antlr.runtime.DFA.getDescription()
specialStateTransition(int s, IntStream _input)
public int specialStateTransition ( int s , IntStream _input )
Parameters
Name
Description
s
int
_input
org.antlr.runtime.IntStream
Returns
Type
Description
int
Overrides
org.antlr.runtime.DFA.specialStateTransition(int,org.antlr.runtime.IntStream)
Exceptions
Type
Description
org.antlr.runtime.NoViableAltException
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]