Class JavadocParser
- java.lang.Object
-
- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
- org.antlr.v4.runtime.Parser
-
- com.puppycrawl.tools.checkstyle.grammar.javadoc.JavadocParser
-
public class JavadocParser extends org.antlr.v4.runtime.Parser
-
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field 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
private static java.lang.String
_serializedATNSegment0
private static java.lang.String
_serializedATNSegment1
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
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
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
CODE_LITERAL
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_CDATA_DO_NOT_USE
static int
DEPRECATED_LITERAL
static int
DOC_ROOT_LITERAL
static int
DOT
static int
DT_HTML_TAG_NAME
static int
EMBED_HTML_TAG_NAME
static int
END
static int
EQUALS
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
IMG_HTML_TAG_NAME
static int
INHERIT_DOC_LITERAL
static int
INPUT_HTML_TAG_NAME
static int
ISINDEX_HTML_TAG_NAME
static int
JAVADOC_INLINE_TAG_END
static int
JAVADOC_INLINE_TAG_START
static int
KEYGEN_HTML_TAG_NAME
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 int
NEWLINE
org.antlr.v4.runtime.ParserRuleContext
nonTightTagStartContext
static int
OPTGROUP_HTML_TAG_NAME
static int
OPTION_HTML_TAG_NAME
static int
P_HTML_TAG_NAME
static int
PACKAGE_CLASS
static int
PARAM_HTML_TAG_NAME
static int
PARAM_LITERAL
static int
PARAMETER_NAME
static int
RB_HTML_TAG_NAME
static int
RETURN_LITERAL
static int
RIGHT_BRACE
static int
RP_HTML_TAG_NAME
static int
RT_HTML_TAG_NAME
static int
RTC_HTML_TAG_NAME
static int
RULE_areaTag
static int
RULE_attribute
static int
RULE_basefontTag
static int
RULE_baseTag
static int
RULE_body
static int
RULE_bodyTagEnd
static int
RULE_bodyTagStart
static int
RULE_brTag
static int
RULE_colgroup
static int
RULE_colgroupTagEnd
static int
RULE_colgroupTagStart
static int
RULE_colTag
static int
RULE_dd
static int
RULE_ddTagEnd
static int
RULE_ddTagStart
static int
RULE_description
static int
RULE_dt
static int
RULE_dtTagEnd
static int
RULE_dtTagStart
static int
RULE_embedTag
static int
RULE_emptyTag
static int
RULE_frameTag
static int
RULE_head
static int
RULE_headTagEnd
static int
RULE_headTagStart
static int
RULE_hrTag
static int
RULE_html
static int
RULE_htmlComment
static int
RULE_htmlElement
static int
RULE_htmlElementEnd
static int
RULE_htmlElementStart
static int
RULE_htmlTag
static int
RULE_htmlTagEnd
static int
RULE_htmlTagStart
static int
RULE_imgTag
static int
RULE_inputTag
static int
RULE_isindexTag
static int
RULE_javadoc
static int
RULE_javadocInlineTag
static int
RULE_javadocTag
static int
RULE_keygenTag
static int
RULE_li
static int
RULE_linkTag
static int
RULE_liTagEnd
static int
RULE_liTagStart
static int
RULE_metaTag
static int
RULE_optgroup
static int
RULE_optgroupTagEnd
static int
RULE_optgroupTagStart
static int
RULE_option
static int
RULE_optionTagEnd
static int
RULE_optionTagStart
static int
RULE_paragraph
static int
RULE_parameters
static int
RULE_paramTag
static int
RULE_pTagEnd
static int
RULE_pTagStart
static int
RULE_rb
static int
RULE_rbTagEnd
static int
RULE_rbTagStart
static int
RULE_reference
static int
RULE_rp
static int
RULE_rpTagEnd
static int
RULE_rpTagStart
static int
RULE_rt
static int
RULE_rtc
static int
RULE_rtcTagEnd
static int
RULE_rtcTagStart
static int
RULE_rtTagEnd
static int
RULE_rtTagStart
static int
RULE_singletonElement
static int
RULE_singletonTagName
static int
RULE_sourceTag
static int
RULE_tbody
static int
RULE_tbodyTagEnd
static int
RULE_tbodyTagStart
static int
RULE_td
static int
RULE_tdTagEnd
static int
RULE_tdTagStart
static int
RULE_text
static int
RULE_tfoot
static int
RULE_tfootTagEnd
static int
RULE_tfootTagStart
static int
RULE_th
static int
RULE_thead
static int
RULE_theadTagEnd
static int
RULE_theadTagStart
static int
RULE_thTagEnd
static int
RULE_thTagStart
static int
RULE_tr
static int
RULE_trackTag
static int
RULE_trTagEnd
static int
RULE_trTagStart
static int
RULE_wbrTag
static int
RULE_wrongSingletonTag
static java.lang.String[]
ruleNames
static int
SEE_LITERAL
static int
SERIAL_DATA_LITERAL
static int
SERIAL_FIELD_LITERAL
static int
SERIAL_LITERAL
static int
SINCE_LITERAL
static int
SLASH
static int
SLASH_END
static int
SOURCE_HTML_TAG_NAME
static int
START
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.UseVOCABULARY
instead.static int
TR_HTML_TAG_NAME
static int
TRACK_HTML_TAG_NAME
static int
VALUE_LITERAL
static int
VERSION_LITERAL
static org.antlr.v4.runtime.Vocabulary
VOCABULARY
static int
WBR_HTML_TAG_NAME
static int
WS
-
Constructor Summary
Constructors Constructor Description JavadocParser(org.antlr.v4.runtime.TokenStream input)
-
Method Summary
-
Methods inherited from class org.antlr.v4.runtime.Parser
addContextToParseTree, addParseListener, compileParseTreePattern, compileParseTreePattern, consume, createErrorNode, createTerminalNode, dumpDFA, dumpDFA, enterOuterAlt, enterRecursionRule, enterRecursionRule, enterRule, exitRule, getATNWithBypassAlts, getBuildParseTree, getContext, getCurrentToken, getDFAStrings, getErrorHandler, getExpectedTokens, getExpectedTokensWithinCurrentRule, getInputStream, getInvokingContext, getNumberOfSyntaxErrors, getParseInfo, getParseListeners, getPrecedence, getRuleContext, getRuleIndex, getRuleInvocationStack, getRuleInvocationStack, getSourceName, getTokenFactory, getTokenStream, getTrimParseTree, inContext, isExpectedToken, isMatchedEOF, isTrace, match, matchWildcard, notifyErrorListeners, notifyErrorListeners, precpred, pushNewRecursionContext, removeParseListener, removeParseListeners, reset, setBuildParseTree, setContext, setErrorHandler, setInputStream, setProfile, setTokenFactory, setTokenStream, setTrace, setTrimParseTree, triggerEnterRuleEvent, triggerExitRuleEvent, unrollRecursionContexts
-
Methods inherited from class org.antlr.v4.runtime.Recognizer
action, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, removeErrorListener, removeErrorListeners, setInterpreter, setState
-
-
-
-
Field Detail
-
_decisionToDFA
protected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA
-
_sharedContextCache
protected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache
-
LEADING_ASTERISK
public static final int LEADING_ASTERISK
- See Also:
- Constant Field Values
-
HTML_COMMENT_START
public static final int HTML_COMMENT_START
- See Also:
- Constant Field Values
-
DEPRECATED_CDATA_DO_NOT_USE
public static final int DEPRECATED_CDATA_DO_NOT_USE
- See Also:
- Constant Field Values
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
START
public static final int START
- See Also:
- Constant Field Values
-
NEWLINE
public static final int NEWLINE
- See Also:
- Constant Field Values
-
AUTHOR_LITERAL
public static final int AUTHOR_LITERAL
- See Also:
- Constant Field Values
-
DEPRECATED_LITERAL
public static final int DEPRECATED_LITERAL
- See Also:
- Constant Field Values
-
EXCEPTION_LITERAL
public static final int EXCEPTION_LITERAL
- See Also:
- Constant Field Values
-
PARAM_LITERAL
public static final int PARAM_LITERAL
- See Also:
- Constant Field Values
-
RETURN_LITERAL
public static final int RETURN_LITERAL
- See Also:
- Constant Field Values
-
SEE_LITERAL
public static final int SEE_LITERAL
- See Also:
- Constant Field Values
-
SERIAL_LITERAL
public static final int SERIAL_LITERAL
- See Also:
- Constant Field Values
-
SERIAL_FIELD_LITERAL
public static final int SERIAL_FIELD_LITERAL
- See Also:
- Constant Field Values
-
SERIAL_DATA_LITERAL
public static final int SERIAL_DATA_LITERAL
- See Also:
- Constant Field Values
-
SINCE_LITERAL
public static final int SINCE_LITERAL
- See Also:
- Constant Field Values
-
THROWS_LITERAL
public static final int THROWS_LITERAL
- See Also:
- Constant Field Values
-
VERSION_LITERAL
public static final int VERSION_LITERAL
- See Also:
- Constant Field Values
-
JAVADOC_INLINE_TAG_START
public static final int JAVADOC_INLINE_TAG_START
- See Also:
- Constant Field Values
-
JAVADOC_INLINE_TAG_END
public static final int JAVADOC_INLINE_TAG_END
- See Also:
- Constant Field Values
-
CUSTOM_NAME
public static final int CUSTOM_NAME
- See Also:
- Constant Field Values
-
LITERAL_INCLUDE
public static final int LITERAL_INCLUDE
- See Also:
- Constant Field Values
-
LITERAL_EXCLUDE
public static final int LITERAL_EXCLUDE
- See Also:
- Constant Field Values
-
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
-
PARAMETER_NAME
public static final int PARAMETER_NAME
- See Also:
- Constant Field Values
-
Char1
public static final int Char1
- See Also:
- Constant Field Values
-
STRING
public static final int STRING
- See Also:
- Constant Field Values
-
PACKAGE_CLASS
public static final int PACKAGE_CLASS
- See Also:
- Constant Field Values
-
DOT
public static final int DOT
- See Also:
- Constant Field Values
-
HASH
public static final int HASH
- See Also:
- Constant Field Values
-
CLASS
public static final int CLASS
- See Also:
- Constant Field Values
-
Char2
public static final int Char2
- See Also:
- Constant Field Values
-
MEMBER
public static final int MEMBER
- See Also:
- Constant Field Values
-
LEFT_BRACE
public static final int LEFT_BRACE
- See Also:
- Constant Field Values
-
RIGHT_BRACE
public static final int RIGHT_BRACE
- See Also:
- Constant Field Values
-
ARGUMENT
public static final int ARGUMENT
- See Also:
- Constant Field Values
-
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
-
Char20
public static final int Char20
- See Also:
- Constant Field Values
-
FIELD_NAME
public static final int FIELD_NAME
- See Also:
- Constant Field Values
-
Char3
public static final int Char3
- See Also:
- Constant Field Values
-
FIELD_TYPE
public static final int FIELD_TYPE
- See Also:
- Constant Field Values
-
Char4
public static final int Char4
- See Also:
- Constant Field Values
-
CLASS_NAME
public static final int CLASS_NAME
- See Also:
- Constant Field Values
-
Char5
public static final int Char5
- See Also:
- Constant Field Values
-
CODE_LITERAL
public static final int CODE_LITERAL
- See Also:
- Constant Field Values
-
DOC_ROOT_LITERAL
public static final int DOC_ROOT_LITERAL
- See Also:
- Constant Field Values
-
INHERIT_DOC_LITERAL
public static final int INHERIT_DOC_LITERAL
- See Also:
- Constant Field Values
-
LINK_LITERAL
public static final int LINK_LITERAL
- See Also:
- Constant Field Values
-
LINKPLAIN_LITERAL
public static final int LINKPLAIN_LITERAL
- See Also:
- Constant Field Values
-
LITERAL_LITERAL
public static final int LITERAL_LITERAL
- See Also:
- Constant Field Values
-
VALUE_LITERAL
public static final int VALUE_LITERAL
- See Also:
- Constant Field Values
-
Char7
public static final int Char7
- See Also:
- Constant Field Values
-
Char8
public static final int Char8
- See Also:
- Constant Field Values
-
Char10
public static final int Char10
- See Also:
- Constant Field Values
-
END
public static final int END
- See Also:
- Constant Field Values
-
SLASH_END
public static final int SLASH_END
- See Also:
- Constant Field Values
-
SLASH
public static final int SLASH
- See Also:
- Constant Field Values
-
EQUALS
public static final int EQUALS
- See Also:
- Constant Field Values
-
P_HTML_TAG_NAME
public static final int P_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
LI_HTML_TAG_NAME
public static final int LI_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
TR_HTML_TAG_NAME
public static final int TR_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
TD_HTML_TAG_NAME
public static final int TD_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
TH_HTML_TAG_NAME
public static final int TH_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
BODY_HTML_TAG_NAME
public static final int BODY_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
COLGROUP_HTML_TAG_NAME
public static final int COLGROUP_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
DD_HTML_TAG_NAME
public static final int DD_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
DT_HTML_TAG_NAME
public static final int DT_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
HEAD_HTML_TAG_NAME
public static final int HEAD_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
HTML_HTML_TAG_NAME
public static final int HTML_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
OPTION_HTML_TAG_NAME
public static final int OPTION_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
TBODY_HTML_TAG_NAME
public static final int TBODY_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
TFOOT_HTML_TAG_NAME
public static final int TFOOT_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
THEAD_HTML_TAG_NAME
public static final int THEAD_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
AREA_HTML_TAG_NAME
public static final int AREA_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
BASE_HTML_TAG_NAME
public static final int BASE_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
BASEFONT_HTML_TAG_NAME
public static final int BASEFONT_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
BR_HTML_TAG_NAME
public static final int BR_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
COL_HTML_TAG_NAME
public static final int COL_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
FRAME_HTML_TAG_NAME
public static final int FRAME_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
HR_HTML_TAG_NAME
public static final int HR_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
IMG_HTML_TAG_NAME
public static final int IMG_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
INPUT_HTML_TAG_NAME
public static final int INPUT_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
ISINDEX_HTML_TAG_NAME
public static final int ISINDEX_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
LINK_HTML_TAG_NAME
public static final int LINK_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
META_HTML_TAG_NAME
public static final int META_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
PARAM_HTML_TAG_NAME
public static final int PARAM_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
EMBED_HTML_TAG_NAME
public static final int EMBED_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
KEYGEN_HTML_TAG_NAME
public static final int KEYGEN_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
ATTR_VALUE
public static final int ATTR_VALUE
- See Also:
- Constant Field Values
-
Char12
public static final int Char12
- See Also:
- Constant Field Values
-
HTML_COMMENT_END
public static final int HTML_COMMENT_END
- See Also:
- Constant Field Values
-
SOURCE_HTML_TAG_NAME
public static final int SOURCE_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
TRACK_HTML_TAG_NAME
public static final int TRACK_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
WBR_HTML_TAG_NAME
public static final int WBR_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
OPTGROUP_HTML_TAG_NAME
public static final int OPTGROUP_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
RB_HTML_TAG_NAME
public static final int RB_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
RT_HTML_TAG_NAME
public static final int RT_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
RTC_HTML_TAG_NAME
public static final int RTC_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
RP_HTML_TAG_NAME
public static final int RP_HTML_TAG_NAME
- See Also:
- Constant Field Values
-
HTML_TAG_NAME
public static final int HTML_TAG_NAME
- See Also:
- Constant Field Values
-
Char11
public static final int Char11
- See Also:
- Constant Field Values
-
RULE_javadoc
public static final int RULE_javadoc
- See Also:
- Constant Field Values
-
RULE_htmlElement
public static final int RULE_htmlElement
- See Also:
- Constant Field Values
-
RULE_htmlElementStart
public static final int RULE_htmlElementStart
- See Also:
- Constant Field Values
-
RULE_htmlElementEnd
public static final int RULE_htmlElementEnd
- See Also:
- Constant Field Values
-
RULE_attribute
public static final int RULE_attribute
- See Also:
- Constant Field Values
-
RULE_htmlTag
public static final int RULE_htmlTag
- See Also:
- Constant Field Values
-
RULE_pTagStart
public static final int RULE_pTagStart
- See Also:
- Constant Field Values
-
RULE_pTagEnd
public static final int RULE_pTagEnd
- See Also:
- Constant Field Values
-
RULE_paragraph
public static final int RULE_paragraph
- See Also:
- Constant Field Values
-
RULE_liTagStart
public static final int RULE_liTagStart
- See Also:
- Constant Field Values
-
RULE_liTagEnd
public static final int RULE_liTagEnd
- See Also:
- Constant Field Values
-
RULE_li
public static final int RULE_li
- See Also:
- Constant Field Values
-
RULE_trTagStart
public static final int RULE_trTagStart
- See Also:
- Constant Field Values
-
RULE_trTagEnd
public static final int RULE_trTagEnd
- See Also:
- Constant Field Values
-
RULE_tr
public static final int RULE_tr
- See Also:
- Constant Field Values
-
RULE_tdTagStart
public static final int RULE_tdTagStart
- See Also:
- Constant Field Values
-
RULE_tdTagEnd
public static final int RULE_tdTagEnd
- See Also:
- Constant Field Values
-
RULE_td
public static final int RULE_td
- See Also:
- Constant Field Values
-
RULE_thTagStart
public static final int RULE_thTagStart
- See Also:
- Constant Field Values
-
RULE_thTagEnd
public static final int RULE_thTagEnd
- See Also:
- Constant Field Values
-
RULE_th
public static final int RULE_th
- See Also:
- Constant Field Values
-
RULE_bodyTagStart
public static final int RULE_bodyTagStart
- See Also:
- Constant Field Values
-
RULE_bodyTagEnd
public static final int RULE_bodyTagEnd
- See Also:
- Constant Field Values
-
RULE_body
public static final int RULE_body
- See Also:
- Constant Field Values
-
RULE_colgroupTagStart
public static final int RULE_colgroupTagStart
- See Also:
- Constant Field Values
-
RULE_colgroupTagEnd
public static final int RULE_colgroupTagEnd
- See Also:
- Constant Field Values
-
RULE_colgroup
public static final int RULE_colgroup
- See Also:
- Constant Field Values
-
RULE_ddTagStart
public static final int RULE_ddTagStart
- See Also:
- Constant Field Values
-
RULE_ddTagEnd
public static final int RULE_ddTagEnd
- See Also:
- Constant Field Values
-
RULE_dd
public static final int RULE_dd
- See Also:
- Constant Field Values
-
RULE_dtTagStart
public static final int RULE_dtTagStart
- See Also:
- Constant Field Values
-
RULE_dtTagEnd
public static final int RULE_dtTagEnd
- See Also:
- Constant Field Values
-
RULE_dt
public static final int RULE_dt
- See Also:
- Constant Field Values
-
RULE_headTagStart
public static final int RULE_headTagStart
- See Also:
- Constant Field Values
-
RULE_headTagEnd
public static final int RULE_headTagEnd
- See Also:
- Constant Field Values
-
RULE_head
public static final int RULE_head
- See Also:
- Constant Field Values
-
RULE_htmlTagStart
public static final int RULE_htmlTagStart
- See Also:
- Constant Field Values
-
RULE_htmlTagEnd
public static final int RULE_htmlTagEnd
- See Also:
- Constant Field Values
-
RULE_html
public static final int RULE_html
- See Also:
- Constant Field Values
-
RULE_optionTagStart
public static final int RULE_optionTagStart
- See Also:
- Constant Field Values
-
RULE_optionTagEnd
public static final int RULE_optionTagEnd
- See Also:
- Constant Field Values
-
RULE_option
public static final int RULE_option
- See Also:
- Constant Field Values
-
RULE_tbodyTagStart
public static final int RULE_tbodyTagStart
- See Also:
- Constant Field Values
-
RULE_tbodyTagEnd
public static final int RULE_tbodyTagEnd
- See Also:
- Constant Field Values
-
RULE_tbody
public static final int RULE_tbody
- See Also:
- Constant Field Values
-
RULE_tfootTagStart
public static final int RULE_tfootTagStart
- See Also:
- Constant Field Values
-
RULE_tfootTagEnd
public static final int RULE_tfootTagEnd
- See Also:
- Constant Field Values
-
RULE_tfoot
public static final int RULE_tfoot
- See Also:
- Constant Field Values
-
RULE_theadTagStart
public static final int RULE_theadTagStart
- See Also:
- Constant Field Values
-
RULE_theadTagEnd
public static final int RULE_theadTagEnd
- See Also:
- Constant Field Values
-
RULE_thead
public static final int RULE_thead
- See Also:
- Constant Field Values
-
RULE_singletonElement
public static final int RULE_singletonElement
- See Also:
- Constant Field Values
-
RULE_emptyTag
public static final int RULE_emptyTag
- See Also:
- Constant Field Values
-
RULE_areaTag
public static final int RULE_areaTag
- See Also:
- Constant Field Values
-
RULE_baseTag
public static final int RULE_baseTag
- See Also:
- Constant Field Values
-
RULE_basefontTag
public static final int RULE_basefontTag
- See Also:
- Constant Field Values
-
RULE_brTag
public static final int RULE_brTag
- See Also:
- Constant Field Values
-
RULE_colTag
public static final int RULE_colTag
- See Also:
- Constant Field Values
-
RULE_frameTag
public static final int RULE_frameTag
- See Also:
- Constant Field Values
-
RULE_hrTag
public static final int RULE_hrTag
- See Also:
- Constant Field Values
-
RULE_imgTag
public static final int RULE_imgTag
- See Also:
- Constant Field Values
-
RULE_inputTag
public static final int RULE_inputTag
- See Also:
- Constant Field Values
-
RULE_isindexTag
public static final int RULE_isindexTag
- See Also:
- Constant Field Values
-
RULE_linkTag
public static final int RULE_linkTag
- See Also:
- Constant Field Values
-
RULE_metaTag
public static final int RULE_metaTag
- See Also:
- Constant Field Values
-
RULE_paramTag
public static final int RULE_paramTag
- See Also:
- Constant Field Values
-
RULE_wrongSingletonTag
public static final int RULE_wrongSingletonTag
- See Also:
- Constant Field Values
-
RULE_singletonTagName
public static final int RULE_singletonTagName
- See Also:
- Constant Field Values
-
RULE_description
public static final int RULE_description
- See Also:
- Constant Field Values
-
RULE_reference
public static final int RULE_reference
- See Also:
- Constant Field Values
-
RULE_parameters
public static final int RULE_parameters
- See Also:
- Constant Field Values
-
RULE_javadocTag
public static final int RULE_javadocTag
- See Also:
- Constant Field Values
-
RULE_javadocInlineTag
public static final int RULE_javadocInlineTag
- See Also:
- Constant Field Values
-
RULE_htmlComment
public static final int RULE_htmlComment
- See Also:
- Constant Field Values
-
RULE_text
public static final int RULE_text
- See Also:
- Constant Field Values
-
RULE_embedTag
public static final int RULE_embedTag
- See Also:
- Constant Field Values
-
RULE_keygenTag
public static final int RULE_keygenTag
- See Also:
- Constant Field Values
-
RULE_sourceTag
public static final int RULE_sourceTag
- See Also:
- Constant Field Values
-
RULE_trackTag
public static final int RULE_trackTag
- See Also:
- Constant Field Values
-
RULE_wbrTag
public static final int RULE_wbrTag
- See Also:
- Constant Field Values
-
RULE_optgroupTagStart
public static final int RULE_optgroupTagStart
- See Also:
- Constant Field Values
-
RULE_optgroupTagEnd
public static final int RULE_optgroupTagEnd
- See Also:
- Constant Field Values
-
RULE_optgroup
public static final int RULE_optgroup
- See Also:
- Constant Field Values
-
RULE_rbTagStart
public static final int RULE_rbTagStart
- See Also:
- Constant Field Values
-
RULE_rbTagEnd
public static final int RULE_rbTagEnd
- See Also:
- Constant Field Values
-
RULE_rb
public static final int RULE_rb
- See Also:
- Constant Field Values
-
RULE_rtTagStart
public static final int RULE_rtTagStart
- See Also:
- Constant Field Values
-
RULE_rtTagEnd
public static final int RULE_rtTagEnd
- See Also:
- Constant Field Values
-
RULE_rt
public static final int RULE_rt
- See Also:
- Constant Field Values
-
RULE_rtcTagStart
public static final int RULE_rtcTagStart
- See Also:
- Constant Field Values
-
RULE_rtcTagEnd
public static final int RULE_rtcTagEnd
- See Also:
- Constant Field Values
-
RULE_rtc
public static final int RULE_rtc
- See Also:
- Constant Field Values
-
RULE_rpTagStart
public static final int RULE_rpTagStart
- See Also:
- Constant Field Values
-
RULE_rpTagEnd
public static final int RULE_rpTagEnd
- See Also:
- Constant Field Values
-
RULE_rp
public static final int RULE_rp
- See Also:
- Constant Field Values
-
ruleNames
public static final java.lang.String[] ruleNames
-
_LITERAL_NAMES
private static final java.lang.String[] _LITERAL_NAMES
-
_SYMBOLIC_NAMES
private static final java.lang.String[] _SYMBOLIC_NAMES
-
VOCABULARY
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
-
tokenNames
@Deprecated public static final java.lang.String[] tokenNames
Deprecated.UseVOCABULARY
instead.
-
nonTightTagStartContext
public org.antlr.v4.runtime.ParserRuleContext nonTightTagStartContext
-
_serializedATNSegment0
private static final java.lang.String _serializedATNSegment0
- See Also:
- Constant Field Values
-
_serializedATNSegment1
private static final java.lang.String _serializedATNSegment1
- See Also:
- Constant Field Values
-
_serializedATN
public static final java.lang.String _serializedATN
-
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
-
-
Method Detail
-
makeRuleNames
private static java.lang.String[] makeRuleNames()
-
makeLiteralNames
private static java.lang.String[] makeLiteralNames()
-
makeSymbolicNames
private static java.lang.String[] makeSymbolicNames()
-
getTokenNames
@Deprecated public java.lang.String[] getTokenNames()
Deprecated.- Specified by:
getTokenNames
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getVocabulary
public org.antlr.v4.runtime.Vocabulary getVocabulary()
- Overrides:
getVocabulary
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getGrammarFileName
public java.lang.String getGrammarFileName()
- Specified by:
getGrammarFileName
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getRuleNames
public java.lang.String[] getRuleNames()
- Specified by:
getRuleNames
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getSerializedATN
public java.lang.String getSerializedATN()
- Overrides:
getSerializedATN
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getATN
public org.antlr.v4.runtime.atn.ATN getATN()
- Specified by:
getATN
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
isNextJavadocTag
boolean isNextJavadocTag()
-
isJavadocTag
boolean isJavadocTag(int type)
-
isSameTagNames
boolean isSameTagNames(org.antlr.v4.runtime.ParserRuleContext htmlTagStart, org.antlr.v4.runtime.ParserRuleContext htmlTagEnd)
-
javadoc
public final JavadocParser.JavadocContext javadoc() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlElement
public final JavadocParser.HtmlElementContext htmlElement() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlElementStart
public final JavadocParser.HtmlElementStartContext htmlElementStart() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlElementEnd
public final JavadocParser.HtmlElementEndContext htmlElementEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
attribute
public final JavadocParser.AttributeContext attribute() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlTag
public final JavadocParser.HtmlTagContext htmlTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
pTagStart
public final JavadocParser.PTagStartContext pTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
pTagEnd
public final JavadocParser.PTagEndContext pTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
paragraph
public final JavadocParser.ParagraphContext paragraph() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
liTagStart
public final JavadocParser.LiTagStartContext liTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
liTagEnd
public final JavadocParser.LiTagEndContext liTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
li
public final JavadocParser.LiContext li() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
trTagStart
public final JavadocParser.TrTagStartContext trTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
trTagEnd
public final JavadocParser.TrTagEndContext trTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tr
public final JavadocParser.TrContext tr() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tdTagStart
public final JavadocParser.TdTagStartContext tdTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tdTagEnd
public final JavadocParser.TdTagEndContext tdTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
td
public final JavadocParser.TdContext td() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
thTagStart
public final JavadocParser.ThTagStartContext thTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
thTagEnd
public final JavadocParser.ThTagEndContext thTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
th
public final JavadocParser.ThContext th() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
bodyTagStart
public final JavadocParser.BodyTagStartContext bodyTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
bodyTagEnd
public final JavadocParser.BodyTagEndContext bodyTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
body
public final JavadocParser.BodyContext body() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
colgroupTagStart
public final JavadocParser.ColgroupTagStartContext colgroupTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
colgroupTagEnd
public final JavadocParser.ColgroupTagEndContext colgroupTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
colgroup
public final JavadocParser.ColgroupContext colgroup() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
ddTagStart
public final JavadocParser.DdTagStartContext ddTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
ddTagEnd
public final JavadocParser.DdTagEndContext ddTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
dd
public final JavadocParser.DdContext dd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
dtTagStart
public final JavadocParser.DtTagStartContext dtTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
dtTagEnd
public final JavadocParser.DtTagEndContext dtTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
dt
public final JavadocParser.DtContext dt() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
headTagStart
public final JavadocParser.HeadTagStartContext headTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
headTagEnd
public final JavadocParser.HeadTagEndContext headTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
head
public final JavadocParser.HeadContext head() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlTagStart
public final JavadocParser.HtmlTagStartContext htmlTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlTagEnd
public final JavadocParser.HtmlTagEndContext htmlTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
html
public final JavadocParser.HtmlContext html() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
optionTagStart
public final JavadocParser.OptionTagStartContext optionTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
optionTagEnd
public final JavadocParser.OptionTagEndContext optionTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
option
public final JavadocParser.OptionContext option() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tbodyTagStart
public final JavadocParser.TbodyTagStartContext tbodyTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tbodyTagEnd
public final JavadocParser.TbodyTagEndContext tbodyTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tbody
public final JavadocParser.TbodyContext tbody() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tfootTagStart
public final JavadocParser.TfootTagStartContext tfootTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tfootTagEnd
public final JavadocParser.TfootTagEndContext tfootTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tfoot
public final JavadocParser.TfootContext tfoot() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
theadTagStart
public final JavadocParser.TheadTagStartContext theadTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
theadTagEnd
public final JavadocParser.TheadTagEndContext theadTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
thead
public final JavadocParser.TheadContext thead() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
singletonElement
public final JavadocParser.SingletonElementContext singletonElement() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
emptyTag
public final JavadocParser.EmptyTagContext emptyTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
areaTag
public final JavadocParser.AreaTagContext areaTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
baseTag
public final JavadocParser.BaseTagContext baseTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
basefontTag
public final JavadocParser.BasefontTagContext basefontTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
brTag
public final JavadocParser.BrTagContext brTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
colTag
public final JavadocParser.ColTagContext colTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
frameTag
public final JavadocParser.FrameTagContext frameTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
hrTag
public final JavadocParser.HrTagContext hrTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
imgTag
public final JavadocParser.ImgTagContext imgTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
inputTag
public final JavadocParser.InputTagContext inputTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
isindexTag
public final JavadocParser.IsindexTagContext isindexTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
linkTag
public final JavadocParser.LinkTagContext linkTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
metaTag
public final JavadocParser.MetaTagContext metaTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
paramTag
public final JavadocParser.ParamTagContext paramTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
wrongSingletonTag
public final JavadocParser.WrongSingletonTagContext wrongSingletonTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
singletonTagName
public final JavadocParser.SingletonTagNameContext singletonTagName() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
description
public final JavadocParser.DescriptionContext description() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
reference
public final JavadocParser.ReferenceContext reference() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
parameters
public final JavadocParser.ParametersContext parameters() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
javadocTag
public final JavadocParser.JavadocTagContext javadocTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
javadocInlineTag
public final JavadocParser.JavadocInlineTagContext javadocInlineTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlComment
public final JavadocParser.HtmlCommentContext htmlComment() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
text
public final JavadocParser.TextContext text() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
embedTag
public final JavadocParser.EmbedTagContext embedTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
keygenTag
public final JavadocParser.KeygenTagContext keygenTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
sourceTag
public final JavadocParser.SourceTagContext sourceTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
trackTag
public final JavadocParser.TrackTagContext trackTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
wbrTag
public final JavadocParser.WbrTagContext wbrTag() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
optgroupTagStart
public final JavadocParser.OptgroupTagStartContext optgroupTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
optgroupTagEnd
public final JavadocParser.OptgroupTagEndContext optgroupTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
optgroup
public final JavadocParser.OptgroupContext optgroup() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rbTagStart
public final JavadocParser.RbTagStartContext rbTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rbTagEnd
public final JavadocParser.RbTagEndContext rbTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rb
public final JavadocParser.RbContext rb() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rtTagStart
public final JavadocParser.RtTagStartContext rtTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rtTagEnd
public final JavadocParser.RtTagEndContext rtTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rt
public final JavadocParser.RtContext rt() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rtcTagStart
public final JavadocParser.RtcTagStartContext rtcTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rtcTagEnd
public final JavadocParser.RtcTagEndContext rtcTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rtc
public final JavadocParser.RtcContext rtc() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rpTagStart
public final JavadocParser.RpTagStartContext rpTagStart(boolean isNonTight) throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rpTagEnd
public final JavadocParser.RpTagEndContext rpTagEnd() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
rp
public final JavadocParser.RpContext rp() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
sempred
public boolean sempred(org.antlr.v4.runtime.RuleContext _localctx, int ruleIndex, int predIndex)
- Overrides:
sempred
in classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
javadoc_sempred
private boolean javadoc_sempred(JavadocParser.JavadocContext _localctx, int predIndex)
-
htmlTag_sempred
private boolean htmlTag_sempred(JavadocParser.HtmlTagContext _localctx, int predIndex)
-
paragraph_sempred
private boolean paragraph_sempred(JavadocParser.ParagraphContext _localctx, int predIndex)
-
li_sempred
private boolean li_sempred(JavadocParser.LiContext _localctx, int predIndex)
-
tr_sempred
private boolean tr_sempred(JavadocParser.TrContext _localctx, int predIndex)
-
td_sempred
private boolean td_sempred(JavadocParser.TdContext _localctx, int predIndex)
-
th_sempred
private boolean th_sempred(JavadocParser.ThContext _localctx, int predIndex)
-
body_sempred
private boolean body_sempred(JavadocParser.BodyContext _localctx, int predIndex)
-
colgroup_sempred
private boolean colgroup_sempred(JavadocParser.ColgroupContext _localctx, int predIndex)
-
dd_sempred
private boolean dd_sempred(JavadocParser.DdContext _localctx, int predIndex)
-
dt_sempred
private boolean dt_sempred(JavadocParser.DtContext _localctx, int predIndex)
-
head_sempred
private boolean head_sempred(JavadocParser.HeadContext _localctx, int predIndex)
-
html_sempred
private boolean html_sempred(JavadocParser.HtmlContext _localctx, int predIndex)
-
option_sempred
private boolean option_sempred(JavadocParser.OptionContext _localctx, int predIndex)
-
tbody_sempred
private boolean tbody_sempred(JavadocParser.TbodyContext _localctx, int predIndex)
-
tfoot_sempred
private boolean tfoot_sempred(JavadocParser.TfootContext _localctx, int predIndex)
-
thead_sempred
private boolean thead_sempred(JavadocParser.TheadContext _localctx, int predIndex)
-
description_sempred
private boolean description_sempred(JavadocParser.DescriptionContext _localctx, int predIndex)
-
javadocTag_sempred
private boolean javadocTag_sempred(JavadocParser.JavadocTagContext _localctx, int predIndex)
-
optgroup_sempred
private boolean optgroup_sempred(JavadocParser.OptgroupContext _localctx, int predIndex)
-
rb_sempred
private boolean rb_sempred(JavadocParser.RbContext _localctx, int predIndex)
-
rt_sempred
private boolean rt_sempred(JavadocParser.RtContext _localctx, int predIndex)
-
rtc_sempred
private boolean rtc_sempred(JavadocParser.RtcContext _localctx, int predIndex)
-
rp_sempred
private boolean rp_sempred(JavadocParser.RpContext _localctx, int predIndex)
-
-