|
|||||||||
| Home >> All >> com >> k_int >> codec >> [ comp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.codec.comp
Interface AsnParserConstants

- All Known Implementing Classes:
- AsnParser, AsnParserTokenManager
- public interface AsnParserConstants
| Field Summary | |
static int |
ABSENT_TKN
|
static int |
ACCESS_TKN
|
static int |
ANY_TKN
|
static int |
APPLICATION_TKN
|
static int |
BAR_TKN
|
static int |
BEGIN_TKN
|
static int |
BIT_TKN
|
static int |
BOOLEAN_TKN
|
static int |
BSTRING_TKN
|
static int |
BY_TKN
|
static int |
CHOICE_TKN
|
static int |
COMMA_TKN
|
static int |
COMPONENT_TKN
|
static int |
COMPONENTS_TKN
|
static int |
CSTRING_TKN
|
static int |
DEFAULT
|
static int |
DEFAULT_TKN
|
static int |
DEFINED_TKN
|
static int |
DEFINITIONS_TKN
|
static int |
DEFVAL_TKN
|
static int |
DESCRIPTION_TKN
|
static int |
DHINT
|
static int |
DOT_TKN
|
static int |
END_TKN
|
static int |
ENUMERATED_TKN
|
static int |
EOF
|
static int |
EXPLICIT_TKN
|
static int |
EXPORTS_TKN
|
static int |
FALSE_TKN
|
static int |
FROM_TKN
|
static int |
GETS_TKN
|
static int |
HSTRING_TKN
|
static int |
IMPLICIT_TKN
|
static int |
IMPORTS_TKN
|
static int |
INCLUDES_TKN
|
static int |
INDEX_TKN
|
static int |
INTEGER_TKN
|
static int |
LCASEFIRST_IDENT_TKN
|
static int |
LEFTBRACE_TKN
|
static int |
LEFTBRACKET_TKN
|
static int |
LEFTPAREN_TKN
|
static int |
LESSTHAN_TKN
|
static int |
MACRO_TKN
|
static int |
MAX_TKN
|
static int |
MIN_TKN
|
static int |
MINUS_INFINITY_TKN
|
static int |
MINUS_TKN
|
static int |
NULL_TKN
|
static int |
NUMBER_ERANGE_TKN
|
static int |
NUMBER_TKN
|
static int |
OBJECT_IDENTIFIER_TKN
|
static int |
OBJECTTYPE_TKN
|
static int |
OCTET_TKN
|
static int |
OF_TKN
|
static int |
OPTIONAL_TKN
|
static int |
PLUS_INFINITY_TKN
|
static int |
PRESENT_TKN
|
static int |
PRIVATE_TKN
|
static int |
REAL_TKN
|
static int |
REFERENCE_TKN
|
static int |
RIGHTBRACE_TKN
|
static int |
RIGHTBRACKET_TKN
|
static int |
RIGHTPAREN_TKN
|
static int |
SELECTOR_TKN
|
static int |
SEMI_COLON_TKN
|
static int |
SEQUENCE_TKN
|
static int |
SET_TKN
|
static int |
SIZE_TKN
|
static int |
STATUS_TKN
|
static int |
STRING_TKN
|
static int |
SYNTAX_TKN
|
static int |
TAGS_TKN
|
static int |
TC_TKN
|
static java.lang.String[] |
tokenImage
|
static int |
TRUE_TKN
|
static int |
UCASEFIRST_IDENT_TKN
|
static int |
UNIVERSAL_TKN
|
static int |
WITH_TKN
|
static int |
WithinASNComment
|
| Field Detail |
EOF
public static final int EOF
- See Also:
- Constant Field Values
OBJECT_IDENTIFIER_TKN
public static final int OBJECT_IDENTIFIER_TKN
- See Also:
- Constant Field Values
BSTRING_TKN
public static final int BSTRING_TKN
- See Also:
- Constant Field Values
HSTRING_TKN
public static final int HSTRING_TKN
- See Also:
- Constant Field Values
CSTRING_TKN
public static final int CSTRING_TKN
- See Also:
- Constant Field Values
NUMBER_ERANGE_TKN
public static final int NUMBER_ERANGE_TKN
- See Also:
- Constant Field Values
NUMBER_TKN
public static final int NUMBER_TKN
- See Also:
- Constant Field Values
DOT_TKN
public static final int DOT_TKN
- See Also:
- Constant Field Values
COMMA_TKN
public static final int COMMA_TKN
- See Also:
- Constant Field Values
LEFTBRACE_TKN
public static final int LEFTBRACE_TKN
- See Also:
- Constant Field Values
RIGHTBRACE_TKN
public static final int RIGHTBRACE_TKN
- See Also:
- Constant Field Values
LEFTPAREN_TKN
public static final int LEFTPAREN_TKN
- See Also:
- Constant Field Values
RIGHTPAREN_TKN
public static final int RIGHTPAREN_TKN
- See Also:
- Constant Field Values
LEFTBRACKET_TKN
public static final int LEFTBRACKET_TKN
- See Also:
- Constant Field Values
RIGHTBRACKET_TKN
public static final int RIGHTBRACKET_TKN
- See Also:
- Constant Field Values
LESSTHAN_TKN
public static final int LESSTHAN_TKN
- See Also:
- Constant Field Values
MINUS_TKN
public static final int MINUS_TKN
- See Also:
- Constant Field Values
GETS_TKN
public static final int GETS_TKN
- See Also:
- Constant Field Values
BAR_TKN
public static final int BAR_TKN
- See Also:
- Constant Field Values
SEMI_COLON_TKN
public static final int SEMI_COLON_TKN
- See Also:
- Constant Field Values
SELECTOR_TKN
public static final int SELECTOR_TKN
- See Also:
- Constant Field Values
TAGS_TKN
public static final int TAGS_TKN
- See Also:
- Constant Field Values
BOOLEAN_TKN
public static final int BOOLEAN_TKN
- See Also:
- Constant Field Values
INTEGER_TKN
public static final int INTEGER_TKN
- See Also:
- Constant Field Values
BIT_TKN
public static final int BIT_TKN
- See Also:
- Constant Field Values
STRING_TKN
public static final int STRING_TKN
- See Also:
- Constant Field Values
OCTET_TKN
public static final int OCTET_TKN
- See Also:
- Constant Field Values
NULL_TKN
public static final int NULL_TKN
- See Also:
- Constant Field Values
SEQUENCE_TKN
public static final int SEQUENCE_TKN
- See Also:
- Constant Field Values
OF_TKN
public static final int OF_TKN
- See Also:
- Constant Field Values
SET_TKN
public static final int SET_TKN
- See Also:
- Constant Field Values
IMPLICIT_TKN
public static final int IMPLICIT_TKN
- See Also:
- Constant Field Values
CHOICE_TKN
public static final int CHOICE_TKN
- See Also:
- Constant Field Values
ANY_TKN
public static final int ANY_TKN
- See Also:
- Constant Field Values
OPTIONAL_TKN
public static final int OPTIONAL_TKN
- See Also:
- Constant Field Values
DEFAULT_TKN
public static final int DEFAULT_TKN
- See Also:
- Constant Field Values
COMPONENTS_TKN
public static final int COMPONENTS_TKN
- See Also:
- Constant Field Values
UNIVERSAL_TKN
public static final int UNIVERSAL_TKN
- See Also:
- Constant Field Values
APPLICATION_TKN
public static final int APPLICATION_TKN
- See Also:
- Constant Field Values
PRIVATE_TKN
public static final int PRIVATE_TKN
- See Also:
- Constant Field Values
TRUE_TKN
public static final int TRUE_TKN
- See Also:
- Constant Field Values
FALSE_TKN
public static final int FALSE_TKN
- See Also:
- Constant Field Values
BEGIN_TKN
public static final int BEGIN_TKN
- See Also:
- Constant Field Values
END_TKN
public static final int END_TKN
- See Also:
- Constant Field Values
DEFINITIONS_TKN
public static final int DEFINITIONS_TKN
- See Also:
- Constant Field Values
EXPLICIT_TKN
public static final int EXPLICIT_TKN
- See Also:
- Constant Field Values
ENUMERATED_TKN
public static final int ENUMERATED_TKN
- See Also:
- Constant Field Values
EXPORTS_TKN
public static final int EXPORTS_TKN
- See Also:
- Constant Field Values
IMPORTS_TKN
public static final int IMPORTS_TKN
- See Also:
- Constant Field Values
REAL_TKN
public static final int REAL_TKN
- See Also:
- Constant Field Values
INCLUDES_TKN
public static final int INCLUDES_TKN
- See Also:
- Constant Field Values
MIN_TKN
public static final int MIN_TKN
- See Also:
- Constant Field Values
MAX_TKN
public static final int MAX_TKN
- See Also:
- Constant Field Values
SIZE_TKN
public static final int SIZE_TKN
- See Also:
- Constant Field Values
FROM_TKN
public static final int FROM_TKN
- See Also:
- Constant Field Values
WITH_TKN
public static final int WITH_TKN
- See Also:
- Constant Field Values
COMPONENT_TKN
public static final int COMPONENT_TKN
- See Also:
- Constant Field Values
PRESENT_TKN
public static final int PRESENT_TKN
- See Also:
- Constant Field Values
ABSENT_TKN
public static final int ABSENT_TKN
- See Also:
- Constant Field Values
DEFINED_TKN
public static final int DEFINED_TKN
- See Also:
- Constant Field Values
BY_TKN
public static final int BY_TKN
- See Also:
- Constant Field Values
PLUS_INFINITY_TKN
public static final int PLUS_INFINITY_TKN
- See Also:
- Constant Field Values
MINUS_INFINITY_TKN
public static final int MINUS_INFINITY_TKN
- See Also:
- Constant Field Values
OBJECTTYPE_TKN
public static final int OBJECTTYPE_TKN
- See Also:
- Constant Field Values
SYNTAX_TKN
public static final int SYNTAX_TKN
- See Also:
- Constant Field Values
ACCESS_TKN
public static final int ACCESS_TKN
- See Also:
- Constant Field Values
STATUS_TKN
public static final int STATUS_TKN
- See Also:
- Constant Field Values
DESCRIPTION_TKN
public static final int DESCRIPTION_TKN
- See Also:
- Constant Field Values
REFERENCE_TKN
public static final int REFERENCE_TKN
- See Also:
- Constant Field Values
INDEX_TKN
public static final int INDEX_TKN
- See Also:
- Constant Field Values
DEFVAL_TKN
public static final int DEFVAL_TKN
- See Also:
- Constant Field Values
DHINT
public static final int DHINT
- See Also:
- Constant Field Values
TC_TKN
public static final int TC_TKN
- See Also:
- Constant Field Values
MACRO_TKN
public static final int MACRO_TKN
- See Also:
- Constant Field Values
LCASEFIRST_IDENT_TKN
public static final int LCASEFIRST_IDENT_TKN
- See Also:
- Constant Field Values
UCASEFIRST_IDENT_TKN
public static final int UCASEFIRST_IDENT_TKN
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
WithinASNComment
public static final int WithinASNComment
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
|
|||||||||
| Home >> All >> com >> k_int >> codec >> [ comp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC