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.grammars.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
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
CDATA
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
CLOSE
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_LITERAL
static int
DOC_ROOT_LITERAL
static int
DOT
static int
DT_HTML_TAG_NAME
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
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
static int
OPEN
static int
OPTION_HTML_TAG_NAME
static int
P_HTML_TAG_NAME
static int
PACKAGE
static int
PARAM_HTML_TAG_NAME
static int
PARAM_LITERAL
static int
PARAMETER_NAME
static int
RETURN_LITERAL
static int
RIGHT_BRACE
static int
RULE_areaTag
static int
RULE_attribute
static int
RULE_basefontTag
static int
RULE_baseTag
static int
RULE_body
static int
RULE_bodyTagClose
static int
RULE_bodyTagOpen
static int
RULE_brTag
static int
RULE_colgroup
static int
RULE_colgroupTagClose
static int
RULE_colgroupTagOpen
static int
RULE_colTag
static int
RULE_dd
static int
RULE_ddTagClose
static int
RULE_ddTagOpen
static int
RULE_description
static int
RULE_dt
static int
RULE_dtTagClose
static int
RULE_dtTagOpen
static int
RULE_frameTag
static int
RULE_head
static int
RULE_headTagClose
static int
RULE_headTagOpen
static int
RULE_hrTag
static int
RULE_html
static int
RULE_htmlComment
static int
RULE_htmlElement
static int
RULE_htmlElementClose
static int
RULE_htmlElementOpen
static int
RULE_htmlTag
static int
RULE_htmlTagClose
static int
RULE_htmlTagOpen
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_li
static int
RULE_linkTag
static int
RULE_liTagClose
static int
RULE_liTagOpen
static int
RULE_metaTag
static int
RULE_option
static int
RULE_optionTagClose
static int
RULE_optionTagOpen
static int
RULE_paragraph
static int
RULE_parameters
static int
RULE_paramTag
static int
RULE_pTagClose
static int
RULE_pTagOpen
static int
RULE_reference
static int
RULE_singletonElement
static int
RULE_singletonTag
static int
RULE_singletonTagName
static int
RULE_tbody
static int
RULE_tbodyTagClose
static int
RULE_tbodyTagOpen
static int
RULE_td
static int
RULE_tdTagClose
static int
RULE_tdTagOpen
static int
RULE_text
static int
RULE_tfoot
static int
RULE_tfootTagClose
static int
RULE_tfootTagOpen
static int
RULE_th
static int
RULE_thead
static int
RULE_theadTagClose
static int
RULE_theadTagOpen
static int
RULE_thTagClose
static int
RULE_thTagOpen
static int
RULE_tr
static int
RULE_trTagClose
static int
RULE_trTagOpen
static int
RULE_wrongSinletonTag
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_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.UseVOCABULARY
instead.static int
TR_HTML_TAG_NAME
static int
VALUE_LITERAL
static int
VERSION_LITERAL
static org.antlr.v4.runtime.Vocabulary
VOCABULARY
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
-
CDATA
public static final int CDATA
- See Also:
- Constant Field Values
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
OPEN
public static final int OPEN
- 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
public static final int PACKAGE
- 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
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
SLASH_CLOSE
public static final int SLASH_CLOSE
- 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
-
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
-
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
-
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_htmlElementOpen
public static final int RULE_htmlElementOpen
- See Also:
- Constant Field Values
-
RULE_htmlElementClose
public static final int RULE_htmlElementClose
- 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_pTagOpen
public static final int RULE_pTagOpen
- See Also:
- Constant Field Values
-
RULE_pTagClose
public static final int RULE_pTagClose
- See Also:
- Constant Field Values
-
RULE_paragraph
public static final int RULE_paragraph
- See Also:
- Constant Field Values
-
RULE_liTagOpen
public static final int RULE_liTagOpen
- See Also:
- Constant Field Values
-
RULE_liTagClose
public static final int RULE_liTagClose
- See Also:
- Constant Field Values
-
RULE_li
public static final int RULE_li
- See Also:
- Constant Field Values
-
RULE_trTagOpen
public static final int RULE_trTagOpen
- See Also:
- Constant Field Values
-
RULE_trTagClose
public static final int RULE_trTagClose
- See Also:
- Constant Field Values
-
RULE_tr
public static final int RULE_tr
- See Also:
- Constant Field Values
-
RULE_tdTagOpen
public static final int RULE_tdTagOpen
- See Also:
- Constant Field Values
-
RULE_tdTagClose
public static final int RULE_tdTagClose
- See Also:
- Constant Field Values
-
RULE_td
public static final int RULE_td
- See Also:
- Constant Field Values
-
RULE_thTagOpen
public static final int RULE_thTagOpen
- See Also:
- Constant Field Values
-
RULE_thTagClose
public static final int RULE_thTagClose
- See Also:
- Constant Field Values
-
RULE_th
public static final int RULE_th
- See Also:
- Constant Field Values
-
RULE_bodyTagOpen
public static final int RULE_bodyTagOpen
- See Also:
- Constant Field Values
-
RULE_bodyTagClose
public static final int RULE_bodyTagClose
- See Also:
- Constant Field Values
-
RULE_body
public static final int RULE_body
- See Also:
- Constant Field Values
-
RULE_colgroupTagOpen
public static final int RULE_colgroupTagOpen
- See Also:
- Constant Field Values
-
RULE_colgroupTagClose
public static final int RULE_colgroupTagClose
- See Also:
- Constant Field Values
-
RULE_colgroup
public static final int RULE_colgroup
- See Also:
- Constant Field Values
-
RULE_ddTagOpen
public static final int RULE_ddTagOpen
- See Also:
- Constant Field Values
-
RULE_ddTagClose
public static final int RULE_ddTagClose
- See Also:
- Constant Field Values
-
RULE_dd
public static final int RULE_dd
- See Also:
- Constant Field Values
-
RULE_dtTagOpen
public static final int RULE_dtTagOpen
- See Also:
- Constant Field Values
-
RULE_dtTagClose
public static final int RULE_dtTagClose
- See Also:
- Constant Field Values
-
RULE_dt
public static final int RULE_dt
- See Also:
- Constant Field Values
-
RULE_headTagOpen
public static final int RULE_headTagOpen
- See Also:
- Constant Field Values
-
RULE_headTagClose
public static final int RULE_headTagClose
- See Also:
- Constant Field Values
-
RULE_head
public static final int RULE_head
- See Also:
- Constant Field Values
-
RULE_htmlTagOpen
public static final int RULE_htmlTagOpen
- See Also:
- Constant Field Values
-
RULE_htmlTagClose
public static final int RULE_htmlTagClose
- See Also:
- Constant Field Values
-
RULE_html
public static final int RULE_html
- See Also:
- Constant Field Values
-
RULE_optionTagOpen
public static final int RULE_optionTagOpen
- See Also:
- Constant Field Values
-
RULE_optionTagClose
public static final int RULE_optionTagClose
- See Also:
- Constant Field Values
-
RULE_option
public static final int RULE_option
- See Also:
- Constant Field Values
-
RULE_tbodyTagOpen
public static final int RULE_tbodyTagOpen
- See Also:
- Constant Field Values
-
RULE_tbodyTagClose
public static final int RULE_tbodyTagClose
- See Also:
- Constant Field Values
-
RULE_tbody
public static final int RULE_tbody
- See Also:
- Constant Field Values
-
RULE_tfootTagOpen
public static final int RULE_tfootTagOpen
- See Also:
- Constant Field Values
-
RULE_tfootTagClose
public static final int RULE_tfootTagClose
- See Also:
- Constant Field Values
-
RULE_tfoot
public static final int RULE_tfoot
- See Also:
- Constant Field Values
-
RULE_theadTagOpen
public static final int RULE_theadTagOpen
- See Also:
- Constant Field Values
-
RULE_theadTagClose
public static final int RULE_theadTagClose
- 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_singletonTag
public static final int RULE_singletonTag
- 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_wrongSinletonTag
public static final int RULE_wrongSinletonTag
- 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
-
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.
-
_serializedATN
public static final java.lang.String _serializedATN
- See Also:
- Constant Field Values
-
_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 htmlTagOpen, org.antlr.v4.runtime.ParserRuleContext htmlTagClose)
-
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
-
htmlElementOpen
public final JavadocParser.HtmlElementOpenContext htmlElementOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlElementClose
public final JavadocParser.HtmlElementCloseContext htmlElementClose() 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
-
pTagOpen
public final JavadocParser.PTagOpenContext pTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
pTagClose
public final JavadocParser.PTagCloseContext pTagClose() 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
-
liTagOpen
public final JavadocParser.LiTagOpenContext liTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
liTagClose
public final JavadocParser.LiTagCloseContext liTagClose() 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
-
trTagOpen
public final JavadocParser.TrTagOpenContext trTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
trTagClose
public final JavadocParser.TrTagCloseContext trTagClose() 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
-
tdTagOpen
public final JavadocParser.TdTagOpenContext tdTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tdTagClose
public final JavadocParser.TdTagCloseContext tdTagClose() 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
-
thTagOpen
public final JavadocParser.ThTagOpenContext thTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
thTagClose
public final JavadocParser.ThTagCloseContext thTagClose() 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
-
bodyTagOpen
public final JavadocParser.BodyTagOpenContext bodyTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
bodyTagClose
public final JavadocParser.BodyTagCloseContext bodyTagClose() 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
-
colgroupTagOpen
public final JavadocParser.ColgroupTagOpenContext colgroupTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
colgroupTagClose
public final JavadocParser.ColgroupTagCloseContext colgroupTagClose() 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
-
ddTagOpen
public final JavadocParser.DdTagOpenContext ddTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
ddTagClose
public final JavadocParser.DdTagCloseContext ddTagClose() 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
-
dtTagOpen
public final JavadocParser.DtTagOpenContext dtTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
dtTagClose
public final JavadocParser.DtTagCloseContext dtTagClose() 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
-
headTagOpen
public final JavadocParser.HeadTagOpenContext headTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
headTagClose
public final JavadocParser.HeadTagCloseContext headTagClose() 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
-
htmlTagOpen
public final JavadocParser.HtmlTagOpenContext htmlTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
htmlTagClose
public final JavadocParser.HtmlTagCloseContext htmlTagClose() 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
-
optionTagOpen
public final JavadocParser.OptionTagOpenContext optionTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
optionTagClose
public final JavadocParser.OptionTagCloseContext optionTagClose() 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
-
tbodyTagOpen
public final JavadocParser.TbodyTagOpenContext tbodyTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tbodyTagClose
public final JavadocParser.TbodyTagCloseContext tbodyTagClose() 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
-
tfootTagOpen
public final JavadocParser.TfootTagOpenContext tfootTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
tfootTagClose
public final JavadocParser.TfootTagCloseContext tfootTagClose() 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
-
theadTagOpen
public final JavadocParser.TheadTagOpenContext theadTagOpen() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
theadTagClose
public final JavadocParser.TheadTagCloseContext theadTagClose() 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
-
singletonTag
public final JavadocParser.SingletonTagContext singletonTag() 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
-
wrongSinletonTag
public final JavadocParser.WrongSinletonTagContext wrongSinletonTag() 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
-
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)
-
-