org.bn.compiler.parser
Interface ASNTokenTypes

All Known Implementing Classes:
ASNLexer, ASNParser

public interface ASNTokenTypes


Field Summary
static int ABSENT_KW
           
static int ABSTRACT_SYNTAX_KW
           
static int ALL
           
static int ALL_KW
           
static int ANY_KW
           
static int APPLICATION_KW
           
static int ARGUMENT_KW
           
static int ASSIGN_OP
           
static int AUTOMATIC_KW
           
static int B_OR_H_STRING
           
static int B_STRING
           
static int BAR
           
static int BASED_NUM_KW
           
static int BDIG
           
static int BEGIN_KW
           
static int BIT_KW
           
static int BMP_STR_KW
           
static int BOOLEAN_KW
           
static int BY_KW
           
static int C_STRING
           
static int CHARACTER_KW
           
static int CHARB
           
static int CHARH
           
static int CHOICE_KW
           
static int CLASS_KW
           
static int COLON
           
static int COMMA
           
static int COMMENT
           
static int COMPONENT_KW
           
static int COMPONENTS_KW
           
static int CONSTRAINED_KW
           
static int DEFAULT_KW
           
static int DEFINED_KW
           
static int DEFINITIONS_KW
           
static int DOT
           
static int DOTDOT
           
static int ELLIPSIS
           
static int EMBEDDED_KW
           
static int END_KW
           
static int ENUMERATED_KW
           
static int EOF
           
static int ERROR_KW
           
static int ERRORS_KW
           
static int EXCEPT
           
static int EXCEPT_KW
           
static int EXCLAMATION
           
static int EXPLICIT_KW
           
static int EXPORTS_KW
           
static int EXTENSIBILITY_KW
           
static int EXTERNAL_KW
           
static int FALSE_KW
           
static int FROM_KW
           
static int GENERAL_STR_KW
           
static int GENERALIZED_TIME_KW
           
static int GRAPHIC_STR_KW
           
static int H_STRING
           
static int HDIG
           
static int IA5_STRING_KW
           
static int IDENTIFIER_KW
           
static int IMPLICIT_KW
           
static int IMPLIED_KW
           
static int IMPORTS_KW
           
static int INCLUDES
           
static int INCLUDES_KW
           
static int INSTANCE_KW
           
static int INTEGER_KW
           
static int INTERSECTION
           
static int INTERSECTION_KW
           
static int ISO646_STR_KW
           
static int ISO646STRING_KW
           
static int L_BRACE
           
static int L_BRACKET
           
static int L_PAREN
           
static int LESS
           
static int LINKED_KW
           
static int LITERAL_ACCESS
           
static int LITERAL_ALGORITHM
           
static int LITERAL_BIND
           
static int LITERAL_DEFVAL
           
static int LITERAL_DESCRIPTION
           
static int LITERAL_ENCRYPTED
           
static int LITERAL_EXTENSION
           
static int LITERAL_EXTENSIONS
           
static int LITERAL_INDEX
           
static int LITERAL_MACRO
           
static int LITERAL_PORT
           
static int LITERAL_PROTECTED
           
static int LITERAL_REFERENCE
           
static int LITERAL_REFINE
           
static int LITERAL_SIGNATURE
           
static int LITERAL_SIGNED
           
static int LITERAL_STATUS
           
static int LITERAL_SYNTAX
           
static int LITERAL_TOKEN
           
static int LITERAL_UNBIND
           
static int LOWER
           
static int MAX_KW
           
static int MIN_KW
           
static int MINUS
           
static int MINUS_INFINITY_KW
           
static int NULL_KW
           
static int NULL_TREE_LOOKAHEAD
           
static int NUMBER
           
static int NUMERIC_STR_KW
           
static int OBJECT_DESCRIPTOR_KW
           
static int OBJECT_KW
           
static int OCTET_KW
           
static int OF_KW
           
static int OID_KW
           
static int OPERATION_KW
           
static int OPTIONAL_KW
           
static int PARAMETER_KW
           
static int PATTERN_KW
           
static int PDV_KW
           
static int PLUS
           
static int PLUS_INFINITY_KW
           
static int PRESENT_KW
           
static int PRINTABLE_STR_KW
           
static int PRIVATE_KW
           
static int R_BRACE
           
static int R_BRACKET
           
static int R_PAREN
           
static int REAL_KW
           
static int RELATIVE_KW
           
static int RESULT_KW
           
static int SEMI
           
static int SEQUENCE_KW
           
static int SET_KW
           
static int SINGLE_QUOTE
           
static int SIZE_KW
           
static int SL_COMMENT
           
static int STRING_KW
           
static int T61_STR_KW
           
static int TAGS_KW
           
static int TELETEX_STR_KW
           
static int TRUE_KW
           
static int TYPE_IDENTIFIER_KW
           
static int UNION_KW
           
static int UNIQUE_KW
           
static int UNIVERSAL_KW
           
static int UNIVERSAL_STR_KW
           
static int UPPER
           
static int UTC_TIME_KW
           
static int UTF8_STR_KW
           
static int VIDEOTEX_STR_KW
           
static int VISIBLE_STR_KW
           
static int WITH_KW
           
static int WS
           
 

Field Detail

EOF

static final int EOF
See Also:
Constant Field Values

NULL_TREE_LOOKAHEAD

static final int NULL_TREE_LOOKAHEAD
See Also:
Constant Field Values

ABSENT_KW

static final int ABSENT_KW
See Also:
Constant Field Values

ABSTRACT_SYNTAX_KW

static final int ABSTRACT_SYNTAX_KW
See Also:
Constant Field Values

ALL_KW

static final int ALL_KW
See Also:
Constant Field Values

ANY_KW

static final int ANY_KW
See Also:
Constant Field Values

ARGUMENT_KW

static final int ARGUMENT_KW
See Also:
Constant Field Values

APPLICATION_KW

static final int APPLICATION_KW
See Also:
Constant Field Values

AUTOMATIC_KW

static final int AUTOMATIC_KW
See Also:
Constant Field Values

BASED_NUM_KW

static final int BASED_NUM_KW
See Also:
Constant Field Values

BEGIN_KW

static final int BEGIN_KW
See Also:
Constant Field Values

BIT_KW

static final int BIT_KW
See Also:
Constant Field Values

BMP_STR_KW

static final int BMP_STR_KW
See Also:
Constant Field Values

BOOLEAN_KW

static final int BOOLEAN_KW
See Also:
Constant Field Values

BY_KW

static final int BY_KW
See Also:
Constant Field Values

CHARACTER_KW

static final int CHARACTER_KW
See Also:
Constant Field Values

CHOICE_KW

static final int CHOICE_KW
See Also:
Constant Field Values

CLASS_KW

static final int CLASS_KW
See Also:
Constant Field Values

COMPONENTS_KW

static final int COMPONENTS_KW
See Also:
Constant Field Values

COMPONENT_KW

static final int COMPONENT_KW
See Also:
Constant Field Values

CONSTRAINED_KW

static final int CONSTRAINED_KW
See Also:
Constant Field Values

DEFAULT_KW

static final int DEFAULT_KW
See Also:
Constant Field Values

DEFINED_KW

static final int DEFINED_KW
See Also:
Constant Field Values

DEFINITIONS_KW

static final int DEFINITIONS_KW
See Also:
Constant Field Values

EMBEDDED_KW

static final int EMBEDDED_KW
See Also:
Constant Field Values

END_KW

static final int END_KW
See Also:
Constant Field Values

ENUMERATED_KW

static final int ENUMERATED_KW
See Also:
Constant Field Values

ERROR_KW

static final int ERROR_KW
See Also:
Constant Field Values

ERRORS_KW

static final int ERRORS_KW
See Also:
Constant Field Values

EXCEPT_KW

static final int EXCEPT_KW
See Also:
Constant Field Values

EXPLICIT_KW

static final int EXPLICIT_KW
See Also:
Constant Field Values

EXPORTS_KW

static final int EXPORTS_KW
See Also:
Constant Field Values

EXTENSIBILITY_KW

static final int EXTENSIBILITY_KW
See Also:
Constant Field Values

EXTERNAL_KW

static final int EXTERNAL_KW
See Also:
Constant Field Values

FALSE_KW

static final int FALSE_KW
See Also:
Constant Field Values

FROM_KW

static final int FROM_KW
See Also:
Constant Field Values

GENERALIZED_TIME_KW

static final int GENERALIZED_TIME_KW
See Also:
Constant Field Values

GENERAL_STR_KW

static final int GENERAL_STR_KW
See Also:
Constant Field Values

GRAPHIC_STR_KW

static final int GRAPHIC_STR_KW
See Also:
Constant Field Values

IA5_STRING_KW

static final int IA5_STRING_KW
See Also:
Constant Field Values

IDENTIFIER_KW

static final int IDENTIFIER_KW
See Also:
Constant Field Values

IMPLICIT_KW

static final int IMPLICIT_KW
See Also:
Constant Field Values

IMPLIED_KW

static final int IMPLIED_KW
See Also:
Constant Field Values

IMPORTS_KW

static final int IMPORTS_KW
See Also:
Constant Field Values

INCLUDES_KW

static final int INCLUDES_KW
See Also:
Constant Field Values

INSTANCE_KW

static final int INSTANCE_KW
See Also:
Constant Field Values

INTEGER_KW

static final int INTEGER_KW
See Also:
Constant Field Values

INTERSECTION_KW

static final int INTERSECTION_KW
See Also:
Constant Field Values

ISO646STRING_KW

static final int ISO646STRING_KW
See Also:
Constant Field Values

LINKED_KW

static final int LINKED_KW
See Also:
Constant Field Values

MAX_KW

static final int MAX_KW
See Also:
Constant Field Values

MINUS_INFINITY_KW

static final int MINUS_INFINITY_KW
See Also:
Constant Field Values

MIN_KW

static final int MIN_KW
See Also:
Constant Field Values

NULL_KW

static final int NULL_KW
See Also:
Constant Field Values

NUMERIC_STR_KW

static final int NUMERIC_STR_KW
See Also:
Constant Field Values

OBJECT_DESCRIPTOR_KW

static final int OBJECT_DESCRIPTOR_KW
See Also:
Constant Field Values

OBJECT_KW

static final int OBJECT_KW
See Also:
Constant Field Values

OCTET_KW

static final int OCTET_KW
See Also:
Constant Field Values

OPERATION_KW

static final int OPERATION_KW
See Also:
Constant Field Values

OF_KW

static final int OF_KW
See Also:
Constant Field Values

OID_KW

static final int OID_KW
See Also:
Constant Field Values

OPTIONAL_KW

static final int OPTIONAL_KW
See Also:
Constant Field Values

PARAMETER_KW

static final int PARAMETER_KW
See Also:
Constant Field Values

PDV_KW

static final int PDV_KW
See Also:
Constant Field Values

PLUS_INFINITY_KW

static final int PLUS_INFINITY_KW
See Also:
Constant Field Values

PRESENT_KW

static final int PRESENT_KW
See Also:
Constant Field Values

PRINTABLE_STR_KW

static final int PRINTABLE_STR_KW
See Also:
Constant Field Values

PRIVATE_KW

static final int PRIVATE_KW
See Also:
Constant Field Values

REAL_KW

static final int REAL_KW
See Also:
Constant Field Values

RELATIVE_KW

static final int RELATIVE_KW
See Also:
Constant Field Values

RESULT_KW

static final int RESULT_KW
See Also:
Constant Field Values

SEQUENCE_KW

static final int SEQUENCE_KW
See Also:
Constant Field Values

SET_KW

static final int SET_KW
See Also:
Constant Field Values

SIZE_KW

static final int SIZE_KW
See Also:
Constant Field Values

STRING_KW

static final int STRING_KW
See Also:
Constant Field Values

TAGS_KW

static final int TAGS_KW
See Also:
Constant Field Values

TELETEX_STR_KW

static final int TELETEX_STR_KW
See Also:
Constant Field Values

TRUE_KW

static final int TRUE_KW
See Also:
Constant Field Values

TYPE_IDENTIFIER_KW

static final int TYPE_IDENTIFIER_KW
See Also:
Constant Field Values

UNION_KW

static final int UNION_KW
See Also:
Constant Field Values

UNIQUE_KW

static final int UNIQUE_KW
See Also:
Constant Field Values

UNIVERSAL_KW

static final int UNIVERSAL_KW
See Also:
Constant Field Values

UNIVERSAL_STR_KW

static final int UNIVERSAL_STR_KW
See Also:
Constant Field Values

UTC_TIME_KW

static final int UTC_TIME_KW
See Also:
Constant Field Values

UTF8_STR_KW

static final int UTF8_STR_KW
See Also:
Constant Field Values

VIDEOTEX_STR_KW

static final int VIDEOTEX_STR_KW
See Also:
Constant Field Values

VISIBLE_STR_KW

static final int VISIBLE_STR_KW
See Also:
Constant Field Values

WITH_KW

static final int WITH_KW
See Also:
Constant Field Values

ASSIGN_OP

static final int ASSIGN_OP
See Also:
Constant Field Values

BAR

static final int BAR
See Also:
Constant Field Values

COLON

static final int COLON
See Also:
Constant Field Values

COMMA

static final int COMMA
See Also:
Constant Field Values

COMMENT

static final int COMMENT
See Also:
Constant Field Values

DOT

static final int DOT
See Also:
Constant Field Values

DOTDOT

static final int DOTDOT
See Also:
Constant Field Values

ELLIPSIS

static final int ELLIPSIS
See Also:
Constant Field Values

EXCLAMATION

static final int EXCLAMATION
See Also:
Constant Field Values

INTERSECTION

static final int INTERSECTION
See Also:
Constant Field Values

LESS

static final int LESS
See Also:
Constant Field Values

L_BRACE

static final int L_BRACE
See Also:
Constant Field Values

L_BRACKET

static final int L_BRACKET
See Also:
Constant Field Values

L_PAREN

static final int L_PAREN
See Also:
Constant Field Values

MINUS

static final int MINUS
See Also:
Constant Field Values

PLUS

static final int PLUS
See Also:
Constant Field Values

R_BRACE

static final int R_BRACE
See Also:
Constant Field Values

R_BRACKET

static final int R_BRACKET
See Also:
Constant Field Values

R_PAREN

static final int R_PAREN
See Also:
Constant Field Values

SEMI

static final int SEMI
See Also:
Constant Field Values

SINGLE_QUOTE

static final int SINGLE_QUOTE
See Also:
Constant Field Values

CHARB

static final int CHARB
See Also:
Constant Field Values

CHARH

static final int CHARH
See Also:
Constant Field Values

WS

static final int WS
See Also:
Constant Field Values

SL_COMMENT

static final int SL_COMMENT
See Also:
Constant Field Values

NUMBER

static final int NUMBER
See Also:
Constant Field Values

UPPER

static final int UPPER
See Also:
Constant Field Values

LOWER

static final int LOWER
See Also:
Constant Field Values

BDIG

static final int BDIG
See Also:
Constant Field Values

HDIG

static final int HDIG
See Also:
Constant Field Values

B_OR_H_STRING

static final int B_OR_H_STRING
See Also:
Constant Field Values

B_STRING

static final int B_STRING
See Also:
Constant Field Values

H_STRING

static final int H_STRING
See Also:
Constant Field Values

C_STRING

static final int C_STRING
See Also:
Constant Field Values

LITERAL_BIND

static final int LITERAL_BIND
See Also:
Constant Field Values

LITERAL_UNBIND

static final int LITERAL_UNBIND
See Also:
Constant Field Values

LITERAL_EXTENSION

static final int LITERAL_EXTENSION
See Also:
Constant Field Values

LITERAL_EXTENSIONS

static final int LITERAL_EXTENSIONS
See Also:
Constant Field Values

LITERAL_TOKEN

static final int LITERAL_TOKEN
See Also:
Constant Field Values

LITERAL_PORT

static final int LITERAL_PORT
See Also:
Constant Field Values

LITERAL_REFINE

static final int LITERAL_REFINE
See Also:
Constant Field Values

LITERAL_ALGORITHM

static final int LITERAL_ALGORITHM
See Also:
Constant Field Values

LITERAL_ENCRYPTED

static final int LITERAL_ENCRYPTED
See Also:
Constant Field Values

LITERAL_SIGNED

static final int LITERAL_SIGNED
See Also:
Constant Field Values

LITERAL_SIGNATURE

static final int LITERAL_SIGNATURE
See Also:
Constant Field Values

LITERAL_PROTECTED

static final int LITERAL_PROTECTED
See Also:
Constant Field Values

LITERAL_MACRO

static final int LITERAL_MACRO
See Also:
Constant Field Values

ISO646_STR_KW

static final int ISO646_STR_KW
See Also:
Constant Field Values

T61_STR_KW

static final int T61_STR_KW
See Also:
Constant Field Values

LITERAL_SYNTAX

static final int LITERAL_SYNTAX
See Also:
Constant Field Values

LITERAL_ACCESS

static final int LITERAL_ACCESS
See Also:
Constant Field Values

LITERAL_STATUS

static final int LITERAL_STATUS
See Also:
Constant Field Values

LITERAL_DESCRIPTION

static final int LITERAL_DESCRIPTION
See Also:
Constant Field Values

LITERAL_REFERENCE

static final int LITERAL_REFERENCE
See Also:
Constant Field Values

LITERAL_INDEX

static final int LITERAL_INDEX
See Also:
Constant Field Values

LITERAL_DEFVAL

static final int LITERAL_DEFVAL
See Also:
Constant Field Values

ALL

static final int ALL
See Also:
Constant Field Values

EXCEPT

static final int EXCEPT
See Also:
Constant Field Values

INCLUDES

static final int INCLUDES
See Also:
Constant Field Values

PATTERN_KW

static final int PATTERN_KW
See Also:
Constant Field Values