|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XPointerFrameworkParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
BaseChar
RegularExpression Id. |
static int |
CIRC_LBRACE
RegularExpression Id. |
static int |
CIRC_RBRACE
RegularExpression Id. |
static int |
CombiningChar
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DOUBLE_CIRC
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
Extender
RegularExpression Id. |
static int |
Ideographic
RegularExpression Id. |
static int |
IN_SCHEME
Lexical state. |
static int |
LBRACE
RegularExpression Id. |
static int |
Letter
RegularExpression Id. |
static int |
NCName
RegularExpression Id. |
static int |
NormalChar
RegularExpression Id. |
static int |
QName
RegularExpression Id. |
static int |
RBRACE
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
UnicodeDigit
RegularExpression Id. |
static int |
WS
RegularExpression Id. |
Field Detail |
---|
static final int EOF
static final int Letter
static final int BaseChar
static final int Ideographic
static final int CombiningChar
static final int UnicodeDigit
static final int Extender
static final int NCName
static final int WS
static final int QName
static final int LBRACE
static final int RBRACE
static final int CIRC_LBRACE
static final int CIRC_RBRACE
static final int DOUBLE_CIRC
static final int NormalChar
static final int DEFAULT
static final int IN_SCHEME
static final String[] tokenImage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |