android.databinding.parser
Class BindingExpressionLexer
java.lang.Object
org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
org.antlr.v4.runtime.Lexer
android.databinding.parser.BindingExpressionLexer
- All Implemented Interfaces:
- org.antlr.v4.runtime.TokenSource
public class BindingExpressionLexer
- extends org.antlr.v4.runtime.Lexer
Fields inherited from class org.antlr.v4.runtime.Lexer |
_channel, _factory, _hitEOF, _input, _mode, _modeStack, _text, _token, _tokenFactorySourcePair, _tokenStartCharIndex, _tokenStartCharPositionInLine, _tokenStartLine, _type, DEFAULT_MODE, DEFAULT_TOKEN_CHANNEL, HIDDEN, MAX_CHAR_VALUE, MIN_CHAR_VALUE, MORE, SKIP |
Fields inherited from class org.antlr.v4.runtime.Recognizer |
_interp, EOF |
Methods inherited from class org.antlr.v4.runtime.Lexer |
emit, emit, emitEOF, getAllTokens, getChannel, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getErrorDisplay, getErrorDisplay, getInputStream, getLine, getSourceName, getText, getToken, getTokenFactory, getType, mode, more, nextToken, notifyListeners, popMode, pushMode, recover, recover, reset, setChannel, setCharPositionInLine, setInputStream, setLine, setText, setToken, setTokenFactory, setType, skip |
Methods inherited from class org.antlr.v4.runtime.Recognizer |
action, addErrorListener, getATN, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getParseInfo, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, precpred, removeErrorListener, removeErrorListeners, setInterpreter, setState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
T__0
public static final int T__0
- See Also:
- Constant Field Values
T__1
public static final int T__1
- See Also:
- Constant Field Values
T__2
public static final int T__2
- See Also:
- Constant Field Values
T__3
public static final int T__3
- See Also:
- Constant Field Values
T__4
public static final int T__4
- See Also:
- Constant Field Values
T__5
public static final int T__5
- See Also:
- Constant Field Values
T__6
public static final int T__6
- See Also:
- Constant Field Values
T__7
public static final int T__7
- See Also:
- Constant Field Values
T__8
public static final int T__8
- See Also:
- Constant Field Values
T__9
public static final int T__9
- See Also:
- Constant Field Values
T__10
public static final int T__10
- See Also:
- Constant Field Values
T__11
public static final int T__11
- See Also:
- Constant Field Values
T__12
public static final int T__12
- See Also:
- Constant Field Values
T__13
public static final int T__13
- See Also:
- Constant Field Values
T__14
public static final int T__14
- See Also:
- Constant Field Values
T__15
public static final int T__15
- See Also:
- Constant Field Values
T__16
public static final int T__16
- See Also:
- Constant Field Values
T__17
public static final int T__17
- See Also:
- Constant Field Values
T__18
public static final int T__18
- See Also:
- Constant Field Values
T__19
public static final int T__19
- See Also:
- Constant Field Values
T__20
public static final int T__20
- See Also:
- Constant Field Values
T__21
public static final int T__21
- See Also:
- Constant Field Values
T__22
public static final int T__22
- See Also:
- Constant Field Values
T__23
public static final int T__23
- See Also:
- Constant Field Values
T__24
public static final int T__24
- See Also:
- Constant Field Values
T__25
public static final int T__25
- See Also:
- Constant Field Values
T__26
public static final int T__26
- See Also:
- Constant Field Values
T__27
public static final int T__27
- See Also:
- Constant Field Values
T__28
public static final int T__28
- See Also:
- Constant Field Values
T__29
public static final int T__29
- See Also:
- Constant Field Values
T__30
public static final int T__30
- See Also:
- Constant Field Values
T__31
public static final int T__31
- See Also:
- Constant Field Values
T__32
public static final int T__32
- See Also:
- Constant Field Values
T__33
public static final int T__33
- See Also:
- Constant Field Values
T__34
public static final int T__34
- See Also:
- Constant Field Values
T__35
public static final int T__35
- See Also:
- Constant Field Values
T__36
public static final int T__36
- See Also:
- Constant Field Values
T__37
public static final int T__37
- See Also:
- Constant Field Values
T__38
public static final int T__38
- See Also:
- Constant Field Values
T__39
public static final int T__39
- See Also:
- Constant Field Values
T__40
public static final int T__40
- See Also:
- Constant Field Values
T__41
public static final int T__41
- See Also:
- Constant Field Values
T__42
public static final int T__42
- See Also:
- Constant Field Values
T__43
public static final int T__43
- See Also:
- Constant Field Values
THIS
public static final int THIS
- See Also:
- Constant Field Values
VoidLiteral
public static final int VoidLiteral
- See Also:
- Constant Field Values
IntegerLiteral
public static final int IntegerLiteral
- See Also:
- Constant Field Values
FloatingPointLiteral
public static final int FloatingPointLiteral
- See Also:
- Constant Field Values
BooleanLiteral
public static final int BooleanLiteral
- See Also:
- Constant Field Values
CharacterLiteral
public static final int CharacterLiteral
- See Also:
- Constant Field Values
SingleQuoteString
public static final int SingleQuoteString
- See Also:
- Constant Field Values
DoubleQuoteString
public static final int DoubleQuoteString
- See Also:
- Constant Field Values
NullLiteral
public static final int NullLiteral
- See Also:
- Constant Field Values
Identifier
public static final int Identifier
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
ResourceReference
public static final int ResourceReference
- See Also:
- Constant Field Values
PackageName
public static final int PackageName
- See Also:
- Constant Field Values
ResourceType
public static final int ResourceType
- See Also:
- Constant Field Values
modeNames
public static java.lang.String[] modeNames
ruleNames
public static final java.lang.String[] ruleNames
VOCABULARY
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
tokenNames
@Deprecated
public static final java.lang.String[] tokenNames
- Deprecated. Use
VOCABULARY
instead.
_serializedATN
public static final java.lang.String _serializedATN
- See Also:
- Constant Field Values
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
BindingExpressionLexer
public BindingExpressionLexer(org.antlr.v4.runtime.CharStream input)
getTokenNames
@Deprecated
public java.lang.String[] getTokenNames()
- Deprecated.
- Overrides:
getTokenNames
in class org.antlr.v4.runtime.Lexer
getVocabulary
@NotNull
public org.antlr.v4.runtime.Vocabulary getVocabulary()
- Overrides:
getVocabulary
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
getGrammarFileName
public java.lang.String getGrammarFileName()
- Specified by:
getGrammarFileName
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
getRuleNames
public java.lang.String[] getRuleNames()
- Specified by:
getRuleNames
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
getSerializedATN
public java.lang.String getSerializedATN()
- Overrides:
getSerializedATN
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
getModeNames
public java.lang.String[] getModeNames()
- Overrides:
getModeNames
in class org.antlr.v4.runtime.Lexer
sempred
public boolean sempred(org.antlr.v4.runtime.RuleContext _localctx,
int ruleIndex,
int predIndex)
- Overrides:
sempred
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>