|
JavaDoq 1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavadocParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
| Field Summary | |
|---|---|
static int |
ANCHOR
RegularExpression Id. |
static int |
ANCHOR_CLOSE
RegularExpression Id. |
static int |
ANCHOR_START
RegularExpression Id. |
static int |
COMMENT
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
EOF
End of File. |
static int |
IN_ANCHOR_START
Lexical state. |
static int |
IN_LINK_START
Lexical state. |
static int |
IN_SEE_START
Lexical state. |
static int |
LINK
RegularExpression Id. |
static int |
LINK_CLOSE
RegularExpression Id. |
static int |
LINK_START
RegularExpression Id. |
static int |
SEE
RegularExpression Id. |
static int |
SEE_CLOSE
RegularExpression Id. |
static int |
SEE_START
RegularExpression Id. |
static int |
SPACE
RegularExpression Id. |
static java.lang.String[] |
tokenImage
Literal token values. |
static int |
WS
RegularExpression Id. |
| Field Detail |
|---|
static final int EOF
static final int LINK_START
static final int SEE_START
static final int ANCHOR_START
static final int SPACE
static final int WS
static final int COMMENT
static final int LINK
static final int LINK_CLOSE
static final int SEE
static final int SEE_CLOSE
static final int ANCHOR
static final int ANCHOR_CLOSE
static final int DEFAULT
static final int IN_LINK_START
static final int IN_SEE_START
static final int IN_ANCHOR_START
static final java.lang.String[] tokenImage
|
JavaDoq 1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||