public class JavadocLexer
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 |
private static java.lang.String[] |
_LITERAL_NAMES |
static java.lang.String |
_serializedATN |
protected static org.antlr.v4.runtime.atn.PredictionContextCache |
_sharedContextCache |
private static java.lang.String[] |
_SYMBOLIC_NAMES |
static int |
AREA_HTML_TAG_NAME |
static int |
ARGUMENT |
static int |
ATTR_VALUE |
(package private) boolean |
attributeCatched |
static int |
AUTHOR_LITERAL |
static int |
BASE_HTML_TAG_NAME |
static int |
BASEFONT_HTML_TAG_NAME |
static int |
BODY_HTML_TAG_NAME |
static int |
BR_HTML_TAG_NAME |
static int |
CDATA |
static java.lang.String[] |
channelNames |
static int |
CHAR |
static int |
Char1 |
static int |
Char10 |
static int |
Char11 |
static int |
Char12 |
static int |
Char2 |
static int |
Char20 |
static int |
Char3 |
static int |
Char4 |
static int |
Char5 |
static int |
Char7 |
static int |
Char8 |
static int |
CLASS |
static int |
CLASS_NAME |
static int |
classMemeber |
static int |
CLOSE |
static int |
code |
static int |
CODE_LITERAL |
static int |
codeText |
static int |
COL_HTML_TAG_NAME |
static int |
COLGROUP_HTML_TAG_NAME |
static int |
COMMA |
static int |
CUSTOM_NAME |
static int |
DD_HTML_TAG_NAME |
static int |
DEPRECATED_LITERAL |
static int |
DOC_ROOT_LITERAL |
static int |
DOT |
static int |
DT_HTML_TAG_NAME |
static int |
EQUALS |
static int |
exception |
static int |
EXCEPTION_LITERAL |
static int |
FIELD_NAME |
static int |
FIELD_TYPE |
static int |
FRAME_HTML_TAG_NAME |
static int |
HASH |
static int |
HEAD_HTML_TAG_NAME |
static int |
HR_HTML_TAG_NAME |
static int |
HTML_COMMENT_END |
static int |
HTML_COMMENT_START |
static int |
HTML_HTML_TAG_NAME |
static int |
HTML_TAG_NAME |
static int |
htmlAttr |
static int |
htmlComment |
(package private) boolean |
htmlTagNameCatched |
static int |
IMG_HTML_TAG_NAME |
static int |
INHERIT_DOC_LITERAL |
static int |
INPUT_HTML_TAG_NAME |
(package private) int |
insideJavadocInlineTag |
(package private) boolean |
insidePreTag |
(package private) boolean |
insideReferenceArguments |
static int |
ISINDEX_HTML_TAG_NAME |
(package private) boolean |
isJavadocTagAvailable |
static int |
JAVADOC_INLINE_TAG_END |
static int |
JAVADOC_INLINE_TAG_START |
static int |
javadocInlineTag |
static int |
LEADING_ASTERISK |
static int |
LEFT_BRACE |
static int |
LI_HTML_TAG_NAME |
static int |
LINK_HTML_TAG_NAME |
static int |
LINK_LITERAL |
static int |
LINKPLAIN_LITERAL |
static int |
LITERAL_EXCLUDE |
static int |
LITERAL_INCLUDE |
static int |
LITERAL_LITERAL |
static int |
MEMBER |
static int |
META_HTML_TAG_NAME |
static java.lang.String[] |
modeNames |
static int |
NEWLINE |
static int |
OPEN |
static int |
OPTION_HTML_TAG_NAME |
static int |
P_HTML_TAG_NAME |
static int |
PACKAGE |
static int |
param |
static int |
PARAM_HTML_TAG_NAME |
static int |
PARAM_LITERAL |
static int |
PARAMETER_NAME |
(package private) int |
previousTokenType |
(package private) int |
previousToPreviousTokenType |
(package private) boolean |
recognizeXmlTags |
(package private) boolean |
referenceCatched |
static int |
RETURN_LITERAL |
static int |
RIGHT_BRACE |
static java.lang.String[] |
ruleNames |
static int |
SEE_LITERAL |
static int |
seeLink |
static int |
SERIAL_DATA_LITERAL |
static int |
SERIAL_FIELD_LITERAL |
static int |
SERIAL_LITERAL |
static int |
serialField |
static int |
serialFieldFieldType |
static int |
SINCE_LITERAL |
static int |
SLASH |
static int |
SLASH_CLOSE |
static int |
STRING |
static int |
TBODY_HTML_TAG_NAME |
static int |
TD_HTML_TAG_NAME |
static int |
TFOOT_HTML_TAG_NAME |
static int |
TH_HTML_TAG_NAME |
static int |
THEAD_HTML_TAG_NAME |
static int |
THROWS_LITERAL |
static java.lang.String[] |
tokenNames
Deprecated.
Use
VOCABULARY instead. |
static int |
TR_HTML_TAG_NAME |
static int |
value |
static int |
VALUE_LITERAL |
static int |
VERSION_LITERAL |
static org.antlr.v4.runtime.Vocabulary |
VOCABULARY |
static int |
WS |
static int |
xmlTagDefinition |
_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 |
---|
JavadocLexer(org.antlr.v4.runtime.CharStream input) |
Modifier and Type | Method and Description |
---|---|
void |
action(org.antlr.v4.runtime.RuleContext _localctx,
int ruleIndex,
int actionIndex) |
private void |
AREA_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
AREA_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
ARGUMENT_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
ATTR_VALUE_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
ATTR_VALUE_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
AUTHOR_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
BASE_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
BASE_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
BASEFONT_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
BASEFONT_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
BODY_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
BODY_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
BR_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
BR_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
CDATA_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
Char1_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char10_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char11_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char12_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
Char12_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
Char2_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char20_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char3_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char4_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char5_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char7_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Char8_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
CLASS_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
CLOSE_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
CODE_LITERAL_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
COL_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
COL_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
COLGROUP_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
COLGROUP_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
COMMA_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
CUSTOM_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
CustomName1_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
DD_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
DD_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
DEPRECATED_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
DT_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
DT_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
void |
emit(org.antlr.v4.runtime.Token token) |
private void |
End1_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
End2_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
End20_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
EXCEPTION_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
FRAME_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
FRAME_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
org.antlr.v4.runtime.atn.ATN |
getATN() |
java.lang.String[] |
getChannelNames() |
java.lang.String |
getGrammarFileName() |
java.lang.String[] |
getModeNames() |
java.lang.String[] |
getRuleNames() |
java.lang.String |
getSerializedATN() |
java.lang.String[] |
getTokenNames()
Deprecated.
|
org.antlr.v4.runtime.Vocabulary |
getVocabulary() |
private void |
HASH_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
HEAD_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
HEAD_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
HR_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
HR_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
HTML_COMMENT_START_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
HTML_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
HTML_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
IMG_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
IMG_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
INPUT_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
INPUT_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
ISINDEX_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
ISINDEX_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
JAVADOC_INLINE_TAG_END_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
JAVADOC_INLINE_TAG_END_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
JAVADOC_INLINE_TAG_START_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
JAVADOC_INLINE_TAG_START_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
LEADING_ASTERISK_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
Leading_asterisk6_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
LEFT_BRACE_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
LI_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
LI_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
LINK_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
LINK_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
LITERAL_EXCLUDE_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
LITERAL_INCLUDE_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
LITERAL_LITERAL_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private static java.lang.String[] |
makeLiteralNames() |
private static java.lang.String[] |
makeRuleNames() |
private static java.lang.String[] |
makeSymbolicNames() |
private boolean |
MEMBER_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
META_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
META_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
Newline5_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Newline7_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
OPEN_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
OPTION_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
OPTION_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
P_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
P_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
PACKAGE_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
PARAM_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
PARAM_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
PARAM_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
RETURN_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
RIGHT_BRACE_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
SEE_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
boolean |
sempred(org.antlr.v4.runtime.RuleContext _localctx,
int ruleIndex,
int predIndex) |
private boolean |
SERIAL_DATA_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
SERIAL_FIELD_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
SERIAL_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
SINCE_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
void |
skipCurrentTokenConsuming() |
private void |
SLASH_CLOSE_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
SlashInAttr_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
Space1_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
Space20_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
STRING_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private void |
TBODY_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
TBODY_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
TD_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
TD_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
TFOOT_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
TFOOT_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
TH_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
TH_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
THEAD_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
THEAD_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
THROWS_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private void |
TR_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx,
int actionIndex) |
private boolean |
TR_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
private boolean |
VERSION_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx,
int predIndex) |
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
addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getParseInfo, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, precpred, removeErrorListener, removeErrorListeners, 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 LEADING_ASTERISK
public static final int HTML_COMMENT_START
public static final int CDATA
public static final int WS
public static final int OPEN
public static final int NEWLINE
public static final int AUTHOR_LITERAL
public static final int DEPRECATED_LITERAL
public static final int EXCEPTION_LITERAL
public static final int PARAM_LITERAL
public static final int RETURN_LITERAL
public static final int SEE_LITERAL
public static final int SERIAL_LITERAL
public static final int SERIAL_FIELD_LITERAL
public static final int SERIAL_DATA_LITERAL
public static final int SINCE_LITERAL
public static final int THROWS_LITERAL
public static final int VERSION_LITERAL
public static final int JAVADOC_INLINE_TAG_START
public static final int JAVADOC_INLINE_TAG_END
public static final int CUSTOM_NAME
public static final int LITERAL_INCLUDE
public static final int LITERAL_EXCLUDE
public static final int CHAR
public static final int PARAMETER_NAME
public static final int Char1
public static final int STRING
public static final int PACKAGE
public static final int DOT
public static final int HASH
public static final int CLASS
public static final int Char2
public static final int MEMBER
public static final int LEFT_BRACE
public static final int RIGHT_BRACE
public static final int ARGUMENT
public static final int COMMA
public static final int Char20
public static final int FIELD_NAME
public static final int Char3
public static final int FIELD_TYPE
public static final int Char4
public static final int CLASS_NAME
public static final int Char5
public static final int CODE_LITERAL
public static final int DOC_ROOT_LITERAL
public static final int INHERIT_DOC_LITERAL
public static final int LINK_LITERAL
public static final int LINKPLAIN_LITERAL
public static final int LITERAL_LITERAL
public static final int VALUE_LITERAL
public static final int Char7
public static final int Char8
public static final int Char10
public static final int CLOSE
public static final int SLASH_CLOSE
public static final int SLASH
public static final int EQUALS
public static final int P_HTML_TAG_NAME
public static final int LI_HTML_TAG_NAME
public static final int TR_HTML_TAG_NAME
public static final int TD_HTML_TAG_NAME
public static final int TH_HTML_TAG_NAME
public static final int BODY_HTML_TAG_NAME
public static final int COLGROUP_HTML_TAG_NAME
public static final int DD_HTML_TAG_NAME
public static final int DT_HTML_TAG_NAME
public static final int HEAD_HTML_TAG_NAME
public static final int HTML_HTML_TAG_NAME
public static final int OPTION_HTML_TAG_NAME
public static final int TBODY_HTML_TAG_NAME
public static final int TFOOT_HTML_TAG_NAME
public static final int THEAD_HTML_TAG_NAME
public static final int AREA_HTML_TAG_NAME
public static final int BASE_HTML_TAG_NAME
public static final int BASEFONT_HTML_TAG_NAME
public static final int BR_HTML_TAG_NAME
public static final int COL_HTML_TAG_NAME
public static final int FRAME_HTML_TAG_NAME
public static final int HR_HTML_TAG_NAME
public static final int IMG_HTML_TAG_NAME
public static final int INPUT_HTML_TAG_NAME
public static final int ISINDEX_HTML_TAG_NAME
public static final int LINK_HTML_TAG_NAME
public static final int META_HTML_TAG_NAME
public static final int PARAM_HTML_TAG_NAME
public static final int HTML_TAG_NAME
public static final int Char11
public static final int ATTR_VALUE
public static final int Char12
public static final int HTML_COMMENT_END
public static final int param
public static final int seeLink
public static final int classMemeber
public static final int serialField
public static final int serialFieldFieldType
public static final int exception
public static final int javadocInlineTag
public static final int code
public static final int codeText
public static final int value
public static final int xmlTagDefinition
public static final int htmlAttr
public static final int htmlComment
public static java.lang.String[] channelNames
public static java.lang.String[] modeNames
public static final java.lang.String[] ruleNames
private static final java.lang.String[] _LITERAL_NAMES
private static final java.lang.String[] _SYMBOLIC_NAMES
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
@Deprecated public static final java.lang.String[] tokenNames
VOCABULARY
instead.boolean recognizeXmlTags
boolean isJavadocTagAvailable
int insideJavadocInlineTag
boolean insidePreTag
boolean referenceCatched
boolean insideReferenceArguments
boolean htmlTagNameCatched
boolean attributeCatched
int previousTokenType
int previousToPreviousTokenType
public static final java.lang.String _serializedATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
private static java.lang.String[] makeRuleNames()
private static java.lang.String[] makeLiteralNames()
private static java.lang.String[] makeSymbolicNames()
@Deprecated public java.lang.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<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public void emit(org.antlr.v4.runtime.Token token)
emit
in class org.antlr.v4.runtime.Lexer
public void skipCurrentTokenConsuming()
public java.lang.String getGrammarFileName()
getGrammarFileName
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public java.lang.String[] getRuleNames()
getRuleNames
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public java.lang.String getSerializedATN()
getSerializedATN
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public java.lang.String[] getChannelNames()
getChannelNames
in class org.antlr.v4.runtime.Lexer
public java.lang.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<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
public void action(org.antlr.v4.runtime.RuleContext _localctx, int ruleIndex, int actionIndex)
action
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
private void JAVADOC_INLINE_TAG_START_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void JAVADOC_INLINE_TAG_END_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char1_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Space1_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Newline5_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void STRING_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void PACKAGE_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void HASH_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void CLASS_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void End20_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char2_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void LEFT_BRACE_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void RIGHT_BRACE_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Leading_asterisk6_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Newline7_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Space20_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void End2_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char20_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char3_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char4_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char5_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void CODE_LITERAL_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void LITERAL_LITERAL_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void CustomName1_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char7_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char8_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void End1_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char10_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void CLOSE_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void SLASH_CLOSE_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void P_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void LI_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void TR_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void TD_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void TH_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void BODY_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void COLGROUP_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void DD_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void DT_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void HEAD_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void HTML_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void OPTION_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void TBODY_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void TFOOT_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void THEAD_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void AREA_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void BASE_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void BASEFONT_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void BR_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void COL_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void FRAME_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void HR_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void IMG_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void INPUT_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void ISINDEX_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void LINK_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void META_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void PARAM_HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void HTML_TAG_NAME_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char11_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void ATTR_VALUE_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
private void Char12_action(org.antlr.v4.runtime.RuleContext _localctx, int actionIndex)
public boolean sempred(org.antlr.v4.runtime.RuleContext _localctx, int ruleIndex, int predIndex)
sempred
in class org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
private boolean LEADING_ASTERISK_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean HTML_COMMENT_START_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean CDATA_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean OPEN_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean AUTHOR_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean DEPRECATED_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean EXCEPTION_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean PARAM_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean RETURN_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean SEE_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean SERIAL_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean SERIAL_FIELD_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean SERIAL_DATA_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean SINCE_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean THROWS_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean VERSION_LITERAL_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean JAVADOC_INLINE_TAG_START_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean JAVADOC_INLINE_TAG_END_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean CUSTOM_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean LITERAL_INCLUDE_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean LITERAL_EXCLUDE_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean MEMBER_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean ARGUMENT_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean COMMA_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean P_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean LI_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean TR_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean TD_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean TH_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean BODY_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean COLGROUP_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean DD_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean DT_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean HEAD_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean HTML_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean OPTION_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean TBODY_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean TFOOT_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean THEAD_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean AREA_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean BASE_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean BASEFONT_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean BR_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean COL_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean FRAME_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean HR_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean IMG_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean INPUT_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean ISINDEX_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean LINK_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean META_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean PARAM_HTML_TAG_NAME_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean ATTR_VALUE_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean SlashInAttr_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)
private boolean Char12_sempred(org.antlr.v4.runtime.RuleContext _localctx, int predIndex)