public class ShExDocLexer
extends org.antlr.v4.runtime.Lexer
Modifier and Type | Field and Description |
---|---|
static org.antlr.v4.runtime.atn.ATN |
_ATN |
protected static org.antlr.v4.runtime.dfa.DFA[] |
_decisionToDFA |
static String |
_serializedATN |
protected static org.antlr.v4.runtime.atn.PredictionContextCache |
_sharedContextCache |
static int |
ATPNAME_LN |
static int |
ATPNAME_NS |
static int |
BLANK_NODE_LABEL |
static String[] |
channelNames |
static int |
CODE |
static int |
COMMENT |
static int |
DECIMAL |
static int |
DOUBLE |
static int |
INTEGER |
static int |
IRIREF |
static int |
KW_AND |
static int |
KW_BASE |
static int |
KW_BNODE |
static int |
KW_CLOSED |
static int |
KW_EXTERNAL |
static int |
KW_EXTRA |
static int |
KW_FALSE |
static int |
KW_FRACTIONDIGITS |
static int |
KW_IMPORT |
static int |
KW_IRI |
static int |
KW_LENGTH |
static int |
KW_LITERAL |
static int |
KW_MAXEXCLUSIVE |
static int |
KW_MAXINCLUSIVE |
static int |
KW_MAXLENGTH |
static int |
KW_MINEXCLUSIVE |
static int |
KW_MININCLUSIVE |
static int |
KW_MINLENGTH |
static int |
KW_NONLITERAL |
static int |
KW_NOT |
static int |
KW_OR |
static int |
KW_PREFIX |
static int |
KW_START |
static int |
KW_TOTALDIGITS |
static int |
KW_TRUE |
static int |
KW_VIRTUAL |
static int |
LANGTAG |
static String[] |
modeNames |
static int |
PASS |
static int |
PNAME_LN |
static int |
PNAME_NS |
static int |
RDF_TYPE |
static int |
REGEXP |
static int |
REGEXP_FLAGS |
static String[] |
ruleNames |
static int |
STEM_MARK |
static int |
STRING_LITERAL_LONG1 |
static int |
STRING_LITERAL_LONG2 |
static int |
STRING_LITERAL1 |
static int |
STRING_LITERAL2 |
static int |
T__0 |
static int |
T__1 |
static int |
T__10 |
static int |
T__11 |
static int |
T__12 |
static int |
T__13 |
static int |
T__14 |
static int |
T__15 |
static int |
T__16 |
static int |
T__17 |
static int |
T__18 |
static int |
T__19 |
static int |
T__2 |
static int |
T__20 |
static int |
T__21 |
static int |
T__3 |
static int |
T__4 |
static int |
T__5 |
static int |
T__6 |
static int |
T__7 |
static int |
T__8 |
static int |
T__9 |
static String[] |
tokenNames
Deprecated.
Use
VOCABULARY instead. |
static int |
UNBOUNDED |
static org.antlr.v4.runtime.Vocabulary |
VOCABULARY |
_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
Constructor and Description |
---|
ShExDocLexer(org.antlr.v4.runtime.CharStream input) |
Modifier and Type | Method and Description |
---|---|
org.antlr.v4.runtime.atn.ATN |
getATN() |
String[] |
getChannelNames() |
String |
getGrammarFileName() |
String[] |
getModeNames() |
String[] |
getRuleNames() |
String |
getSerializedATN() |
String[] |
getTokenNames()
Deprecated.
|
org.antlr.v4.runtime.Vocabulary |
getVocabulary() |
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
action, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getParseInfo, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, precpred, removeErrorListener, removeErrorListeners, sempred, setInterpreter, setState
protected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA
protected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache
public static final int T__0
public static final int T__1
public static final int T__2
public static final int T__3
public static final int T__4
public static final int T__5
public static final int T__6
public static final int T__7
public static final int T__8
public static final int T__9
public static final int T__10
public static final int T__11
public static final int T__12
public static final int T__13
public static final int T__14
public static final int T__15
public static final int T__16
public static final int T__17
public static final int T__18
public static final int T__19
public static final int T__20
public static final int T__21
public static final int KW_BASE
public static final int KW_EXTERNAL
public static final int KW_IMPORT
public static final int KW_PREFIX
public static final int KW_START
public static final int KW_VIRTUAL
public static final int KW_CLOSED
public static final int KW_EXTRA
public static final int KW_LITERAL
public static final int KW_IRI
public static final int KW_NONLITERAL
public static final int KW_BNODE
public static final int KW_AND
public static final int KW_OR
public static final int KW_MININCLUSIVE
public static final int KW_MINEXCLUSIVE
public static final int KW_MAXINCLUSIVE
public static final int KW_MAXEXCLUSIVE
public static final int KW_LENGTH
public static final int KW_MINLENGTH
public static final int KW_MAXLENGTH
public static final int KW_TOTALDIGITS
public static final int KW_FRACTIONDIGITS
public static final int KW_NOT
public static final int KW_TRUE
public static final int KW_FALSE
public static final int PASS
public static final int COMMENT
public static final int CODE
public static final int RDF_TYPE
public static final int IRIREF
public static final int PNAME_NS
public static final int PNAME_LN
public static final int ATPNAME_NS
public static final int ATPNAME_LN
public static final int REGEXP
public static final int REGEXP_FLAGS
public static final int BLANK_NODE_LABEL
public static final int LANGTAG
public static final int INTEGER
public static final int DECIMAL
public static final int DOUBLE
public static final int STEM_MARK
public static final int UNBOUNDED
public static final int STRING_LITERAL1
public static final int STRING_LITERAL2
public static final int STRING_LITERAL_LONG1
public static final int STRING_LITERAL_LONG2
public static String[] channelNames
public static String[] modeNames
public static final String[] ruleNames
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
@Deprecated public static final String[] tokenNames
VOCABULARY
instead.public static final String _serializedATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
@Deprecated public String[] getTokenNames()
getTokenNames
in class org.antlr.v4.runtime.Lexer
public org.antlr.v4.runtime.Vocabulary getVocabulary()
getVocabulary
in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public String getGrammarFileName()
getGrammarFileName
in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public String[] getRuleNames()
getRuleNames
in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public String getSerializedATN()
getSerializedATN
in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public String[] getChannelNames()
getChannelNames
in class org.antlr.v4.runtime.Lexer
public String[] getModeNames()
getModeNames
in class org.antlr.v4.runtime.Lexer
public org.antlr.v4.runtime.atn.ATN getATN()
getATN
in class org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
Copyright © 2019. All rights reserved.