|
Spring LDAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DnParserImplConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
ALPHA
RegularExpression Id. |
static int |
ATTRIBUTE_TYPE_STRING
RegularExpression Id. |
static int |
ATTRVALUE
RegularExpression Id. |
static int |
ATTRVALUE_S
Lexical state. |
static int |
BACKSLASHCHAR
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DIGIT
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
ESCAPEDSTART
RegularExpression Id. |
static int |
HASHCHAR
RegularExpression Id. |
static int |
HEXCHAR
RegularExpression Id. |
static int |
HEXPAIR
RegularExpression Id. |
static int |
LDAP_OID
RegularExpression Id. |
static int |
LEADCHAR
RegularExpression Id. |
static int |
PAIR
RegularExpression Id. |
static int |
QUOTECHAR
RegularExpression Id. |
static int |
SPACE
RegularExpression Id. |
static int |
SPACED_EQUALS
RegularExpression Id. |
static int |
SPACED_EQUALS_S
Lexical state. |
static int |
SPECIAL
RegularExpression Id. |
static int |
STRINGCHAR
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
TRAILCHAR
RegularExpression Id. |
Field Detail |
---|
static final int EOF
static final int ALPHA
static final int DIGIT
static final int LEADCHAR
static final int STRINGCHAR
static final int TRAILCHAR
static final int SPECIAL
static final int HEXCHAR
static final int HEXPAIR
static final int BACKSLASHCHAR
static final int PAIR
static final int ESCAPEDSTART
static final int QUOTECHAR
static final int HASHCHAR
static final int ATTRIBUTE_TYPE_STRING
static final int LDAP_OID
static final int SPACE
static final int ATTRVALUE
static final int SPACED_EQUALS
static final int DEFAULT
static final int ATTRVALUE_S
static final int SPACED_EQUALS_S
static final String[] tokenImage
|
Spring LDAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |