de.hunsicker.jalopy.language
Class JavadocTokenTypes
java.lang.Object
de.hunsicker.jalopy.language.JavadocTokenTypes
- public final class JavadocTokenTypes
- extends java.lang.Object
Token type constants for the Javadoc recognizer.
This is an ANTLR automated generated
file. DO NOT EDIT but rather change the associated grammar and rebuild.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOF
public static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
public static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
JAVADOC_COMMENT
public static final int JAVADOC_COMMENT
- See Also:
- Constant Field Values
LCURLY
public static final int LCURLY
- See Also:
- Constant Field Values
RCURLY
public static final int RCURLY
- See Also:
- Constant Field Values
OTH
public static final int OTH
- See Also:
- Constant Field Values
CTH
public static final int CTH
- See Also:
- Constant Field Values
OTD
public static final int OTD
- See Also:
- Constant Field Values
CTD
public static final int CTD
- See Also:
- Constant Field Values
TAG_CUSTOM
public static final int TAG_CUSTOM
- See Also:
- Constant Field Values
TAG_AUTHOR
public static final int TAG_AUTHOR
- See Also:
- Constant Field Values
TAG_DEPRECATED
public static final int TAG_DEPRECATED
- See Also:
- Constant Field Values
TAG_EXCEPTION
public static final int TAG_EXCEPTION
- See Also:
- Constant Field Values
TAG_THROWS
public static final int TAG_THROWS
- See Also:
- Constant Field Values
TAG_PARAM
public static final int TAG_PARAM
- See Also:
- Constant Field Values
TAG_RETURN
public static final int TAG_RETURN
- See Also:
- Constant Field Values
TAG_SEE
public static final int TAG_SEE
- See Also:
- Constant Field Values
TAG_SINCE
public static final int TAG_SINCE
- See Also:
- Constant Field Values
TAG_SERIAL
public static final int TAG_SERIAL
- See Also:
- Constant Field Values
TAG_SERIAL_DATA
public static final int TAG_SERIAL_DATA
- See Also:
- Constant Field Values
TAG_SERIAL_FIELD
public static final int TAG_SERIAL_FIELD
- See Also:
- Constant Field Values
TAG_VERSION
public static final int TAG_VERSION
- See Also:
- Constant Field Values
TAG_INLINE_CUSTOM
public static final int TAG_INLINE_CUSTOM
- See Also:
- Constant Field Values
TAG_INLINE_DOCROOT
public static final int TAG_INLINE_DOCROOT
- See Also:
- Constant Field Values
TAG_INLINE_INHERITDOC
public static final int TAG_INLINE_INHERITDOC
- See Also:
- Constant Field Values
TAG_INLINE_LINK
public static final int TAG_INLINE_LINK
- See Also:
- Constant Field Values
TAG_INLINE_LINKPLAIN
public static final int TAG_INLINE_LINKPLAIN
- See Also:
- Constant Field Values
TAG_INLINE_VALUE
public static final int TAG_INLINE_VALUE
- See Also:
- Constant Field Values
TAG_TODO
public static final int TAG_TODO
- See Also:
- Constant Field Values
JAVADOC_OPEN
public static final int JAVADOC_OPEN
- See Also:
- Constant Field Values
JAVADOC_CLOSE
public static final int JAVADOC_CLOSE
- See Also:
- Constant Field Values
HR
public static final int HR
- See Also:
- Constant Field Values
IMG
public static final int IMG
- See Also:
- Constant Field Values
BR
public static final int BR
- See Also:
- Constant Field Values
TAG
public static final int TAG
- See Also:
- Constant Field Values
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
PCDATA
public static final int PCDATA
- See Also:
- Constant Field Values
OH1
public static final int OH1
- See Also:
- Constant Field Values
CH1
public static final int CH1
- See Also:
- Constant Field Values
OH2
public static final int OH2
- See Also:
- Constant Field Values
CH2
public static final int CH2
- See Also:
- Constant Field Values
OH3
public static final int OH3
- See Also:
- Constant Field Values
CH3
public static final int CH3
- See Also:
- Constant Field Values
OH4
public static final int OH4
- See Also:
- Constant Field Values
CH4
public static final int CH4
- See Also:
- Constant Field Values
OH5
public static final int OH5
- See Also:
- Constant Field Values
CH5
public static final int CH5
- See Also:
- Constant Field Values
OH6
public static final int OH6
- See Also:
- Constant Field Values
CH6
public static final int CH6
- See Also:
- Constant Field Values
OADDRESS
public static final int OADDRESS
- See Also:
- Constant Field Values
CADDRESS
public static final int CADDRESS
- See Also:
- Constant Field Values
OPARA
public static final int OPARA
- See Also:
- Constant Field Values
CPARA
public static final int CPARA
- See Also:
- Constant Field Values
OULIST
public static final int OULIST
- See Also:
- Constant Field Values
CULIST
public static final int CULIST
- See Also:
- Constant Field Values
OOLIST
public static final int OOLIST
- See Also:
- Constant Field Values
COLIST
public static final int COLIST
- See Also:
- Constant Field Values
ODLIST
public static final int ODLIST
- See Also:
- Constant Field Values
CDLIST
public static final int CDLIST
- See Also:
- Constant Field Values
OLITEM
public static final int OLITEM
- See Also:
- Constant Field Values
CLITEM
public static final int CLITEM
- See Also:
- Constant Field Values
ODTERM
public static final int ODTERM
- See Also:
- Constant Field Values
CDTERM
public static final int CDTERM
- See Also:
- Constant Field Values
ODDEF
public static final int ODDEF
- See Also:
- Constant Field Values
CDDEF
public static final int CDDEF
- See Also:
- Constant Field Values
ODIR
public static final int ODIR
- See Also:
- Constant Field Values
CDIR
public static final int CDIR
- See Also:
- Constant Field Values
ODIV
public static final int ODIV
- See Also:
- Constant Field Values
CDIV
public static final int CDIV
- See Also:
- Constant Field Values
OCENTER
public static final int OCENTER
- See Also:
- Constant Field Values
CCENTER
public static final int CCENTER
- See Also:
- Constant Field Values
OBQUOTE
public static final int OBQUOTE
- See Also:
- Constant Field Values
CBQUOTE
public static final int CBQUOTE
- See Also:
- Constant Field Values
PRE
public static final int PRE
- See Also:
- Constant Field Values
OTABLE
public static final int OTABLE
- See Also:
- Constant Field Values
CTABLE
public static final int CTABLE
- See Also:
- Constant Field Values
OCAP
public static final int OCAP
- See Also:
- Constant Field Values
CCAP
public static final int CCAP
- See Also:
- Constant Field Values
O_TR
public static final int O_TR
- See Also:
- Constant Field Values
C_TR
public static final int C_TR
- See Also:
- Constant Field Values
OTTYPE
public static final int OTTYPE
- See Also:
- Constant Field Values
CTTYPE
public static final int CTTYPE
- See Also:
- Constant Field Values
OITALIC
public static final int OITALIC
- See Also:
- Constant Field Values
CITALIC
public static final int CITALIC
- See Also:
- Constant Field Values
OBOLD
public static final int OBOLD
- See Also:
- Constant Field Values
CBOLD
public static final int CBOLD
- See Also:
- Constant Field Values
OCODE
public static final int OCODE
- See Also:
- Constant Field Values
CCODE
public static final int CCODE
- See Also:
- Constant Field Values
OUNDER
public static final int OUNDER
- See Also:
- Constant Field Values
CUNDER
public static final int CUNDER
- See Also:
- Constant Field Values
OSTRIKE
public static final int OSTRIKE
- See Also:
- Constant Field Values
CSTRIKE
public static final int CSTRIKE
- See Also:
- Constant Field Values
OBIG
public static final int OBIG
- See Also:
- Constant Field Values
CBIG
public static final int CBIG
- See Also:
- Constant Field Values
OSMALL
public static final int OSMALL
- See Also:
- Constant Field Values
CSMALL
public static final int CSMALL
- See Also:
- Constant Field Values
OSUB
public static final int OSUB
- See Also:
- Constant Field Values
CSUB
public static final int CSUB
- See Also:
- Constant Field Values
OSUP
public static final int OSUP
- See Also:
- Constant Field Values
CSUP
public static final int CSUP
- See Also:
- Constant Field Values
OEM
public static final int OEM
- See Also:
- Constant Field Values
CEM
public static final int CEM
- See Also:
- Constant Field Values
OSTRONG
public static final int OSTRONG
- See Also:
- Constant Field Values
CSTRONG
public static final int CSTRONG
- See Also:
- Constant Field Values
ODFN
public static final int ODFN
- See Also:
- Constant Field Values
CDFN
public static final int CDFN
- See Also:
- Constant Field Values
OSAMP
public static final int OSAMP
- See Also:
- Constant Field Values
CSAMP
public static final int CSAMP
- See Also:
- Constant Field Values
OKBD
public static final int OKBD
- See Also:
- Constant Field Values
CKBD
public static final int CKBD
- See Also:
- Constant Field Values
OVAR
public static final int OVAR
- See Also:
- Constant Field Values
CVAR
public static final int CVAR
- See Also:
- Constant Field Values
OCITE
public static final int OCITE
- See Also:
- Constant Field Values
CCITE
public static final int CCITE
- See Also:
- Constant Field Values
OACRO
public static final int OACRO
- See Also:
- Constant Field Values
CACRO
public static final int CACRO
- See Also:
- Constant Field Values
OANCHOR
public static final int OANCHOR
- See Also:
- Constant Field Values
CANCHOR
public static final int CANCHOR
- See Also:
- Constant Field Values
OFONT
public static final int OFONT
- See Also:
- Constant Field Values
CFONT
public static final int CFONT
- See Also:
- Constant Field Values
AT
public static final int AT
- See Also:
- Constant Field Values
CDIR_OR_CDIV
public static final int CDIR_OR_CDIV
- See Also:
- Constant Field Values
O_TH_OR_TD
public static final int O_TH_OR_TD
- See Also:
- Constant Field Values
C_TH_OR_TD
public static final int C_TH_OR_TD
- See Also:
- Constant Field Values
OSTRIKE_OR_OSTRONG
public static final int OSTRIKE_OR_OSTRONG
- See Also:
- Constant Field Values
CSTRIKE_OR_CSTRONG
public static final int CSTRIKE_OR_CSTRONG
- See Also:
- Constant Field Values
CSUB_OR_CSUP
public static final int CSUB_OR_CSUP
- See Also:
- Constant Field Values
STAR
public static final int STAR
- See Also:
- Constant Field Values
COMMENT_DATA
public static final int COMMENT_DATA
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
NEWLINE
public static final int NEWLINE
- See Also:
- Constant Field Values
ATTR
public static final int ATTR
- See Also:
- Constant Field Values
WORD
public static final int WORD
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
SPECIAL
public static final int SPECIAL
- See Also:
- Constant Field Values
HEXNUM
public static final int HEXNUM
- See Also:
- Constant Field Values
INT
public static final int INT
- See Also:
- Constant Field Values
HEXINT
public static final int HEXINT
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
HEXDIGIT
public static final int HEXDIGIT
- See Also:
- Constant Field Values
LCLETTER
public static final int LCLETTER
- See Also:
- Constant Field Values