KDevelop API Documentation

AdaTreeParserSuper Class Reference

#include <AdaTreeParserSuper.hpp>

Inheritance diagram for AdaTreeParserSuper:

TreeParser AdaTreeParserSuperTokenTypes List of all members.

Public Member Functions

 AdaTreeParserSuper ()
void initializeASTFactory (antlr::ASTFactory &factory)
int getNumTokens () const
const char * getTokenName (int type) const
void compilation_unit (antlr::RefAST _t)
void context_items_opt (antlr::RefAST _t)
void library_item (antlr::RefAST _t)
void subunit (antlr::RefAST _t)
void pragma (antlr::RefAST _t)
void pragma_arg (antlr::RefAST _t)
void expression (antlr::RefAST _t)
void with_clause (antlr::RefAST _t)
void use_clause (antlr::RefAST _t)
void compound_name (antlr::RefAST _t)
void subtype_mark (antlr::RefAST _t)
void attribute_id (antlr::RefAST _t)
void modifiers (antlr::RefAST _t)
void subprog_decl_or_rename_or_inst_or_body (antlr::RefAST _t)
void def_id (antlr::RefAST _t)
void pkg_body_part (antlr::RefAST _t)
void generic_inst (antlr::RefAST _t)
void pkg_spec_part (antlr::RefAST _t)
void renames (antlr::RefAST _t)
void generic_decl (antlr::RefAST _t)
void subprog_decl (antlr::RefAST _t)
void formal_part_opt (antlr::RefAST _t)
void def_designator (antlr::RefAST _t)
void function_tail (antlr::RefAST _t)
void value_s (antlr::RefAST _t)
void value (antlr::RefAST _t)
void ranged_expr_s (antlr::RefAST _t)
void ranged_expr (antlr::RefAST _t)
void simple_expression (antlr::RefAST _t)
void range (antlr::RefAST _t)
void range_constraint (antlr::RefAST _t)
void range_dots (antlr::RefAST _t)
void range_attrib_ref (antlr::RefAST _t)
void prefix (antlr::RefAST _t)
void parameter_specification (antlr::RefAST _t)
void defining_identifier_list (antlr::RefAST _t)
void init_opt (antlr::RefAST _t)
void name (antlr::RefAST _t)
void definable_operator_symbol (antlr::RefAST _t)
void parenthesized_primary (antlr::RefAST _t)
void extension_opt (antlr::RefAST _t)
void spec_decl_part (antlr::RefAST _t)
void basic_declarative_items_opt (antlr::RefAST _t)
void basic_decl_item (antlr::RefAST _t)
void task_type_or_single_decl (antlr::RefAST _t)
void prot_type_or_single_decl (antlr::RefAST _t)
void decl_common (antlr::RefAST _t)
void discrim_part_opt (antlr::RefAST _t)
void task_definition_opt (antlr::RefAST _t)
void task_items_opt (antlr::RefAST _t)
void private_task_items_opt (antlr::RefAST _t)
void discriminant_specifications (antlr::RefAST _t)
void discriminant_specification (antlr::RefAST _t)
void entrydecls_repspecs_opt (antlr::RefAST _t)
void entry_declaration (antlr::RefAST _t)
void rep_spec (antlr::RefAST _t)
void discrete_subtype_def_opt (antlr::RefAST _t)
void discrete_subtype_definition (antlr::RefAST _t)
void subtype_ind (antlr::RefAST _t)
void align_opt (antlr::RefAST _t)
void comp_loc_s (antlr::RefAST _t)
void local_enum_name (antlr::RefAST _t)
void enumeration_aggregate (antlr::RefAST _t)
void protected_definition (antlr::RefAST _t)
void prot_op_decl_s (antlr::RefAST _t)
void prot_member_decl_s (antlr::RefAST _t)
void prot_op_decl (antlr::RefAST _t)
void comp_decl (antlr::RefAST _t)
void component_subtype_def (antlr::RefAST _t)
void enum_id_s (antlr::RefAST _t)
void range_constraint_opt (antlr::RefAST _t)
void array_type_declaration (antlr::RefAST _t)
void access_type_declaration (antlr::RefAST _t)
void id_and_discrim (antlr::RefAST _t)
void record_definition (antlr::RefAST _t)
void array_type_definition (antlr::RefAST _t)
void enumeration_literal_specification (antlr::RefAST _t)
void index_or_discrete_range_s (antlr::RefAST _t)
void index_or_discrete_range (antlr::RefAST _t)
void constraint_opt (antlr::RefAST _t)
void digits_constraint (antlr::RefAST _t)
void delta_constraint (antlr::RefAST _t)
void index_constraint (antlr::RefAST _t)
void discriminant_constraint (antlr::RefAST _t)
void discrete_range (antlr::RefAST _t)
void discriminant_association (antlr::RefAST _t)
void selector_names_opt (antlr::RefAST _t)
void selector_name (antlr::RefAST _t)
void component_list (antlr::RefAST _t)
void component_items (antlr::RefAST _t)
void variant_part (antlr::RefAST _t)
void discriminant_direct_name (antlr::RefAST _t)
void variant_s (antlr::RefAST _t)
void variant (antlr::RefAST _t)
void choice_s (antlr::RefAST _t)
void choice (antlr::RefAST _t)
void discrete_with_range (antlr::RefAST _t)
void mark_with_constraint (antlr::RefAST _t)
void generic_formal_part_opt (antlr::RefAST _t)
void generic_formal_parameter (antlr::RefAST _t)
void formal_array_type_declaration (antlr::RefAST _t)
void formal_access_type_declaration (antlr::RefAST _t)
void id_part (antlr::RefAST _t)
void subprogram_default_opt (antlr::RefAST _t)
void formal_package_actual_part_opt (antlr::RefAST _t)
void procedure_body (antlr::RefAST _t)
void function_body (antlr::RefAST _t)
void body_part (antlr::RefAST _t)
void declarative_part (antlr::RefAST _t)
void block_body (antlr::RefAST _t)
void declarative_item (antlr::RefAST _t)
void prot_op_bodies_opt (antlr::RefAST _t)
void block_body_opt (antlr::RefAST _t)
void handled_stmt_s (antlr::RefAST _t)
void entry_body (antlr::RefAST _t)
void subprog_decl_or_body (antlr::RefAST _t)
void statements (antlr::RefAST _t)
void except_handler_part_opt (antlr::RefAST _t)
void statement (antlr::RefAST _t)
void def_label_opt (antlr::RefAST _t)
void null_stmt (antlr::RefAST _t)
void exit_stmt (antlr::RefAST _t)
void return_stmt (antlr::RefAST _t)
void goto_stmt (antlr::RefAST _t)
void delay_stmt (antlr::RefAST _t)
void abort_stmt (antlr::RefAST _t)
void raise_stmt (antlr::RefAST _t)
void requeue_stmt (antlr::RefAST _t)
void accept_stmt (antlr::RefAST _t)
void select_stmt (antlr::RefAST _t)
void if_stmt (antlr::RefAST _t)
void case_stmt (antlr::RefAST _t)
void loop_stmt (antlr::RefAST _t)
void block (antlr::RefAST _t)
void call_or_assignment (antlr::RefAST _t)
void cond_clause (antlr::RefAST _t)
void elsifs_opt (antlr::RefAST _t)
void else_opt (antlr::RefAST _t)
void condition (antlr::RefAST _t)
void alternative_s (antlr::RefAST _t)
void case_statement_alternative (antlr::RefAST _t)
void iteration_scheme_opt (antlr::RefAST _t)
void declare_opt (antlr::RefAST _t)
void label_name (antlr::RefAST _t)
void entry_body_formal_part (antlr::RefAST _t)
void entry_barrier (antlr::RefAST _t)
void entry_index_spec_opt (antlr::RefAST _t)
void entry_call_stmt (antlr::RefAST _t)
void entry_index_opt (antlr::RefAST _t)
void triggering_alternative (antlr::RefAST _t)
void abortable_part (antlr::RefAST _t)
void selective_accept (antlr::RefAST _t)
void entry_call_alternative (antlr::RefAST _t)
void delay_alternative (antlr::RefAST _t)
void stmts_opt (antlr::RefAST _t)
void guard_opt (antlr::RefAST _t)
void select_alternative (antlr::RefAST _t)
void or_select_opt (antlr::RefAST _t)
void accept_alternative (antlr::RefAST _t)
void exception_handler (antlr::RefAST _t)
void identifier_colon_opt (antlr::RefAST _t)
void except_choice_s (antlr::RefAST _t)
void exception_choice (antlr::RefAST _t)
void operator_call (antlr::RefAST _t)
void relation (antlr::RefAST _t)
void range_or_mark (antlr::RefAST _t)
void signed_term (antlr::RefAST _t)
void term (antlr::RefAST _t)
void factor (antlr::RefAST _t)
void primary (antlr::RefAST _t)
void name_or_qualified (antlr::RefAST _t)
void allocator (antlr::RefAST _t)
void subprogram_body (antlr::RefAST _t)
void package_body (antlr::RefAST _t)
void task_body (antlr::RefAST _t)
void protected_body (antlr::RefAST _t)

Static Private Attributes

const char * tokenNames []
const int NUM_TOKENS = 305
const unsigned long _tokenSet_0_data_ [] = { 37920UL, 262201UL, 4293001216UL, 4223UL, 134217728UL, 16UL, 67108864UL, 0UL, 5373952UL, 48UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL }
const antlr::BitSet _tokenSet_0
const unsigned long _tokenSet_1_data_ [] = { 939627552UL, 262201UL, 4293001216UL, 4223UL, 134217728UL, 16UL, 67108864UL, 0UL, 5373952UL, 48UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL }
const antlr::BitSet _tokenSet_1
const unsigned long _tokenSet_2_data_ [] = { 0UL, 0UL, 0UL, 98304UL, 68168704UL, 403845518UL, 58482948UL, 3758133268UL, 235700479UL, 5UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL }
const antlr::BitSet _tokenSet_2
const unsigned long _tokenSet_3_data_ [] = { 16UL, 0UL, 0UL, 98304UL, 1280UL, 1048576UL, 0UL, 1073741824UL, 67108864UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL }
const antlr::BitSet _tokenSet_3
const unsigned long _tokenSet_4_data_ [] = { 36896UL, 0UL, 0UL, 0UL, 134217728UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL }
const antlr::BitSet _tokenSet_4

Constructor & Destructor Documentation

AdaTreeParserSuper::AdaTreeParserSuper  ) 
 

Definition at line 11 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE.


Member Function Documentation

void AdaTreeParserSuper::abort_stmt antlr::RefAST  _t  ) 
 

Definition at line 6449 of file AdaTreeParserSuper.cpp.

References _tokenSet_4, abort_stmt(), ANTLR_USE_NAMESPACE, name(), and nullAST.

Referenced by abort_stmt(), and statement().

void AdaTreeParserSuper::abortable_part antlr::RefAST  _t  ) 
 

Definition at line 7321 of file AdaTreeParserSuper.cpp.

References abortable_part(), ANTLR_USE_NAMESPACE, nullAST, and stmts_opt().

Referenced by abortable_part(), and select_stmt().

void AdaTreeParserSuper::accept_alternative antlr::RefAST  _t  ) 
 

Definition at line 7612 of file AdaTreeParserSuper.cpp.

References accept_alternative(), accept_stmt(), ANTLR_USE_NAMESPACE, nullAST, and stmts_opt().

Referenced by accept_alternative(), and select_alternative().

void AdaTreeParserSuper::accept_stmt antlr::RefAST  _t  ) 
 

Definition at line 6567 of file AdaTreeParserSuper.cpp.

References accept_stmt(), ANTLR_USE_NAMESPACE, def_id(), entry_index_opt(), formal_part_opt(), handled_stmt_s(), and nullAST.

Referenced by accept_alternative(), accept_stmt(), and statement().

void AdaTreeParserSuper::access_type_declaration antlr::RefAST  _t  ) 
 

Definition at line 4002 of file AdaTreeParserSuper.cpp.

References access_type_declaration(), ANTLR_USE_NAMESPACE, formal_part_opt(), function_tail(), modifiers(), nullAST, and subtype_ind().

Referenced by access_type_declaration(), decl_common(), and formal_access_type_declaration().

void AdaTreeParserSuper::align_opt antlr::RefAST  _t  ) 
 

Definition at line 3514 of file AdaTreeParserSuper.cpp.

References align_opt(), ANTLR_USE_NAMESPACE, expression(), and nullAST.

Referenced by align_opt(), and rep_spec().

void AdaTreeParserSuper::allocator antlr::RefAST  _t  ) 
 

Definition at line 8443 of file AdaTreeParserSuper.cpp.

References allocator(), ANTLR_USE_NAMESPACE, name_or_qualified(), and nullAST.

Referenced by allocator(), and primary().

void AdaTreeParserSuper::alternative_s antlr::RefAST  _t  ) 
 

Definition at line 6939 of file AdaTreeParserSuper.cpp.

References alternative_s(), ANTLR_USE_NAMESPACE, case_statement_alternative(), and nullAST.

Referenced by alternative_s(), and case_stmt().

void AdaTreeParserSuper::array_type_declaration antlr::RefAST  _t  ) 
 

Definition at line 3978 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, array_type_declaration(), array_type_definition(), and nullAST.

Referenced by array_type_declaration(), decl_common(), and formal_array_type_declaration().

void AdaTreeParserSuper::array_type_definition antlr::RefAST  _t  ) 
 

Definition at line 4125 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, array_type_definition(), component_subtype_def(), index_or_discrete_range_s(), and nullAST.

Referenced by array_type_declaration(), array_type_definition(), and decl_common().

void AdaTreeParserSuper::attribute_id antlr::RefAST  _t  ) 
 

Definition at line 726 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, attribute_id(), and nullAST.

Referenced by attribute_id(), name(), name_or_qualified(), and subtype_mark().

void AdaTreeParserSuper::basic_decl_item antlr::RefAST  _t  ) 
 

Definition at line 2520 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, basic_decl_item(), decl_common(), nullAST, prot_type_or_single_decl(), spec_decl_part(), subprog_decl(), and task_type_or_single_decl().

Referenced by basic_decl_item(), and basic_declarative_items_opt().

void AdaTreeParserSuper::basic_declarative_items_opt antlr::RefAST  _t  ) 
 

Definition at line 2486 of file AdaTreeParserSuper.cpp.

References _tokenSet_2, ANTLR_USE_NAMESPACE, basic_decl_item(), basic_declarative_items_opt(), and nullAST.

Referenced by basic_declarative_items_opt(), and pkg_spec_part().

void AdaTreeParserSuper::block antlr::RefAST  _t  ) 
 

Definition at line 6758 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, block(), block_body(), declare_opt(), and nullAST.

Referenced by block(), and statement().

void AdaTreeParserSuper::block_body antlr::RefAST  _t  ) 
 

Definition at line 5605 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, block_body(), handled_stmt_s(), and nullAST.

Referenced by block(), block_body(), and body_part().

void AdaTreeParserSuper::block_body_opt antlr::RefAST  _t  ) 
 

Definition at line 5857 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, block_body_opt(), handled_stmt_s(), and nullAST.

Referenced by block_body_opt(), and pkg_body_part().

void AdaTreeParserSuper::body_part antlr::RefAST  _t  ) 
 

Definition at line 5485 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, block_body(), body_part(), declarative_part(), and nullAST.

Referenced by body_part(), declarative_item(), entry_body(), function_body(), procedure_body(), and task_body().

void AdaTreeParserSuper::call_or_assignment antlr::RefAST  _t  ) 
 

Definition at line 6781 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, call_or_assignment(), expression(), name(), and nullAST.

Referenced by call_or_assignment(), and statement().

void AdaTreeParserSuper::case_statement_alternative antlr::RefAST  _t  ) 
 

Definition at line 6969 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, case_statement_alternative(), choice_s(), nullAST, and statements().

Referenced by alternative_s(), and case_statement_alternative().

void AdaTreeParserSuper::case_stmt antlr::RefAST  _t  ) 
 

Definition at line 6712 of file AdaTreeParserSuper.cpp.

References alternative_s(), ANTLR_USE_NAMESPACE, case_stmt(), expression(), and nullAST.

Referenced by case_stmt(), and statement().

void AdaTreeParserSuper::choice antlr::RefAST  _t  ) 
 

Definition at line 4899 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, choice(), discrete_with_range(), expression(), and nullAST.

Referenced by choice(), and choice_s().

void AdaTreeParserSuper::choice_s antlr::RefAST  _t  ) 
 

Definition at line 4819 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, choice(), choice_s(), and nullAST.

Referenced by case_statement_alternative(), choice_s(), and variant().

void AdaTreeParserSuper::comp_decl antlr::RefAST  _t  ) 
 

Definition at line 3872 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, comp_decl(), component_subtype_def(), defining_identifier_list(), init_opt(), and nullAST.

Referenced by comp_decl(), component_items(), and prot_member_decl_s().

void AdaTreeParserSuper::comp_loc_s antlr::RefAST  _t  ) 
 

Definition at line 3588 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, comp_loc_s(), expression(), nullAST, pragma(), range(), and subtype_mark().

Referenced by comp_loc_s(), and rep_spec().

void AdaTreeParserSuper::compilation_unit antlr::RefAST  _t  ) 
 

Definition at line 15 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compilation_unit(), context_items_opt(), library_item(), nullAST, pragma(), RefAST, and subunit().

Referenced by compilation_unit().

void AdaTreeParserSuper::component_items antlr::RefAST  _t  ) 
 

Definition at line 4659 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, comp_decl(), component_items(), nullAST, and pragma().

Referenced by component_items(), and component_list().

void AdaTreeParserSuper::component_list antlr::RefAST  _t  ) 
 

Definition at line 4624 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, component_items(), component_list(), nullAST, and variant_part().

Referenced by component_list(), record_definition(), and variant().

void AdaTreeParserSuper::component_subtype_def antlr::RefAST  _t  ) 
 

Definition at line 3897 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, component_subtype_def(), modifiers(), nullAST, and subtype_ind().

Referenced by array_type_definition(), comp_decl(), and component_subtype_def().

void AdaTreeParserSuper::compound_name antlr::RefAST  _t  ) 
 

Definition at line 641 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), and nullAST.

Referenced by compound_name(), decl_common(), def_designator(), def_id(), exception_choice(), generic_formal_parameter(), generic_inst(), raise_stmt(), subtype_mark(), subunit(), use_clause(), and with_clause().

void AdaTreeParserSuper::cond_clause antlr::RefAST  _t  ) 
 

Definition at line 6828 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, cond_clause(), condition(), nullAST, and statements().

Referenced by cond_clause(), elsifs_opt(), and if_stmt().

void AdaTreeParserSuper::condition antlr::RefAST  _t  ) 
 

Definition at line 6924 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, condition(), expression(), and nullAST.

Referenced by cond_clause(), condition(), entry_barrier(), exit_stmt(), guard_opt(), and iteration_scheme_opt().

void AdaTreeParserSuper::constraint_opt antlr::RefAST  _t  ) 
 

Definition at line 4341 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, constraint_opt(), delta_constraint(), digits_constraint(), discriminant_constraint(), index_constraint(), nullAST, and range_constraint().

Referenced by constraint_opt(), and subtype_ind().

void AdaTreeParserSuper::context_items_opt antlr::RefAST  _t  ) 
 

Definition at line 67 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, context_items_opt(), nullAST, pragma(), use_clause(), and with_clause().

Referenced by compilation_unit(), and context_items_opt().

void AdaTreeParserSuper::decl_common antlr::RefAST  _t  ) 
 

Definition at line 2720 of file AdaTreeParserSuper.cpp.

References access_type_declaration(), ANTLR_USE_NAMESPACE, array_type_declaration(), array_type_definition(), compound_name(), decl_common(), def_id(), defining_identifier_list(), discrim_part_opt(), enum_id_s(), expression(), generic_decl(), id_and_discrim(), init_opt(), modifiers(), name(), nullAST, range(), range_constraint_opt(), record_definition(), rep_spec(), subtype_ind(), subtype_mark(), and use_clause().

Referenced by basic_decl_item(), decl_common(), and declarative_item().

void AdaTreeParserSuper::declarative_item antlr::RefAST  _t  ) 
 

Definition at line 5626 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, body_part(), decl_common(), declarative_item(), def_id(), nullAST, pkg_body_part(), prot_op_bodies_opt(), prot_type_or_single_decl(), spec_decl_part(), subprog_decl_or_rename_or_inst_or_body(), and task_type_or_single_decl().

Referenced by declarative_item(), and declarative_part().

void AdaTreeParserSuper::declarative_part antlr::RefAST  _t  ) 
 

Definition at line 5502 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, declarative_item(), declarative_part(), nullAST, and pragma().

Referenced by body_part(), declarative_part(), declare_opt(), and pkg_body_part().

void AdaTreeParserSuper::declare_opt antlr::RefAST  _t  ) 
 

Definition at line 7054 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, declarative_part(), declare_opt(), and nullAST.

Referenced by block(), and declare_opt().

void AdaTreeParserSuper::def_designator antlr::RefAST  _t  ) 
 

Definition at line 1412 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), def_designator(), definable_operator_symbol(), and nullAST.

Referenced by def_designator(), function_body(), generic_decl(), generic_formal_parameter(), prot_op_decl(), subprog_decl(), and subprog_decl_or_body().

void AdaTreeParserSuper::def_id antlr::RefAST  _t  ) 
 

Definition at line 946 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), def_id(), and nullAST.

Referenced by accept_stmt(), decl_common(), declarative_item(), def_id(), entry_body(), entry_index_spec_opt(), generic_decl(), generic_formal_parameter(), id_part(), library_item(), package_body(), procedure_body(), prot_op_decl(), prot_type_or_single_decl(), protected_body(), spec_decl_part(), subprog_decl(), subprog_decl_or_body(), task_body(), and task_type_or_single_decl().

void AdaTreeParserSuper::def_label_opt antlr::RefAST  _t  ) 
 

Definition at line 6212 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_label_opt(), and nullAST.

Referenced by def_label_opt(), and statement().

void AdaTreeParserSuper::definable_operator_symbol antlr::RefAST  _t  ) 
 

Definition at line 2317 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, definable_operator_symbol(), and nullAST.

Referenced by def_designator(), and definable_operator_symbol().

void AdaTreeParserSuper::defining_identifier_list antlr::RefAST  _t  ) 
 

Definition at line 2100 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, defining_identifier_list(), and nullAST.

Referenced by comp_decl(), decl_common(), defining_identifier_list(), discriminant_specification(), formal_package_actual_part_opt(), and parameter_specification().

void AdaTreeParserSuper::delay_alternative antlr::RefAST  _t  ) 
 

Definition at line 7386 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, delay_alternative(), delay_stmt(), nullAST, and stmts_opt().

Referenced by delay_alternative(), select_alternative(), and select_stmt().

void AdaTreeParserSuper::delay_stmt antlr::RefAST  _t  ) 
 

Definition at line 6426 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, delay_stmt(), expression(), modifiers(), and nullAST.

Referenced by delay_alternative(), delay_stmt(), statement(), and triggering_alternative().

void AdaTreeParserSuper::delta_constraint antlr::RefAST  _t  ) 
 

Definition at line 4422 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, delta_constraint(), expression(), nullAST, and range_constraint_opt().

Referenced by constraint_opt(), and delta_constraint().

void AdaTreeParserSuper::digits_constraint antlr::RefAST  _t  ) 
 

Definition at line 4399 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, digits_constraint(), expression(), nullAST, and range_constraint_opt().

Referenced by constraint_opt(), and digits_constraint().

void AdaTreeParserSuper::discrete_range antlr::RefAST  _t  ) 
 

Definition at line 4517 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discrete_range(), nullAST, range(), and subtype_ind().

Referenced by discrete_range(), and index_constraint().

void AdaTreeParserSuper::discrete_subtype_def_opt antlr::RefAST  _t  ) 
 

Definition at line 3416 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discrete_subtype_def_opt(), discrete_subtype_definition(), and nullAST.

Referenced by discrete_subtype_def_opt(), and entry_declaration().

void AdaTreeParserSuper::discrete_subtype_definition antlr::RefAST  _t  ) 
 

Definition at line 3457 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discrete_subtype_definition(), nullAST, range(), and subtype_ind().

Referenced by discrete_subtype_def_opt(), discrete_subtype_definition(), entry_index_spec_opt(), and iteration_scheme_opt().

void AdaTreeParserSuper::discrete_with_range antlr::RefAST  _t  ) 
 

Definition at line 4976 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discrete_with_range(), mark_with_constraint(), nullAST, and range().

Referenced by choice(), and discrete_with_range().

void AdaTreeParserSuper::discrim_part_opt antlr::RefAST  _t  ) 
 

Definition at line 3080 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discrim_part_opt(), discriminant_specifications(), and nullAST.

Referenced by decl_common(), discrim_part_opt(), id_and_discrim(), id_part(), prot_type_or_single_decl(), and task_type_or_single_decl().

void AdaTreeParserSuper::discriminant_association antlr::RefAST  _t  ) 
 

Definition at line 4551 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discriminant_association(), expression(), nullAST, and selector_names_opt().

Referenced by discriminant_association(), and discriminant_constraint().

void AdaTreeParserSuper::discriminant_constraint antlr::RefAST  _t  ) 
 

Definition at line 4481 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discriminant_association(), discriminant_constraint(), and nullAST.

Referenced by constraint_opt(), and discriminant_constraint().

void AdaTreeParserSuper::discriminant_direct_name antlr::RefAST  _t  ) 
 

Definition at line 4726 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discriminant_direct_name(), and nullAST.

Referenced by discriminant_direct_name(), and variant_part().

void AdaTreeParserSuper::discriminant_specification antlr::RefAST  _t  ) 
 

Definition at line 3237 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, defining_identifier_list(), discriminant_specification(), init_opt(), modifiers(), nullAST, and subtype_mark().

Referenced by discriminant_specification(), and discriminant_specifications().

void AdaTreeParserSuper::discriminant_specifications antlr::RefAST  _t  ) 
 

Definition at line 3203 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discriminant_specification(), discriminant_specifications(), and nullAST.

Referenced by discrim_part_opt(), and discriminant_specifications().

void AdaTreeParserSuper::else_opt antlr::RefAST  _t  ) 
 

Definition at line 6885 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, else_opt(), nullAST, and statements().

Referenced by else_opt(), if_stmt(), and selective_accept().

void AdaTreeParserSuper::elsifs_opt antlr::RefAST  _t  ) 
 

Definition at line 6851 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, cond_clause(), elsifs_opt(), and nullAST.

Referenced by elsifs_opt(), and if_stmt().

void AdaTreeParserSuper::entry_barrier antlr::RefAST  _t  ) 
 

Definition at line 7126 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, condition(), entry_barrier(), and nullAST.

Referenced by entry_barrier(), and entry_body().

void AdaTreeParserSuper::entry_body antlr::RefAST  _t  ) 
 

Definition at line 5919 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, body_part(), def_id(), entry_barrier(), entry_body(), entry_body_formal_part(), and nullAST.

Referenced by entry_body(), and prot_op_bodies_opt().

void AdaTreeParserSuper::entry_body_formal_part antlr::RefAST  _t  ) 
 

Definition at line 7109 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, entry_body_formal_part(), entry_index_spec_opt(), formal_part_opt(), and nullAST.

Referenced by entry_body(), and entry_body_formal_part().

void AdaTreeParserSuper::entry_call_alternative antlr::RefAST  _t  ) 
 

Definition at line 7363 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, entry_call_alternative(), entry_call_stmt(), nullAST, and stmts_opt().

Referenced by entry_call_alternative(), and select_stmt().

void AdaTreeParserSuper::entry_call_stmt antlr::RefAST  _t  ) 
 

Definition at line 7183 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, entry_call_stmt(), name(), and nullAST.

Referenced by entry_call_alternative(), entry_call_stmt(), and triggering_alternative().

void AdaTreeParserSuper::entry_declaration antlr::RefAST  _t  ) 
 

Definition at line 3311 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discrete_subtype_def_opt(), entry_declaration(), formal_part_opt(), and nullAST.

Referenced by entry_declaration(), entrydecls_repspecs_opt(), and prot_op_decl().

void AdaTreeParserSuper::entry_index_opt antlr::RefAST  _t  ) 
 

Definition at line 7204 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, entry_index_opt(), expression(), and nullAST.

Referenced by accept_stmt(), and entry_index_opt().

void AdaTreeParserSuper::entry_index_spec_opt antlr::RefAST  _t  ) 
 

Definition at line 7141 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_id(), discrete_subtype_definition(), entry_index_spec_opt(), and nullAST.

Referenced by entry_body_formal_part(), and entry_index_spec_opt().

void AdaTreeParserSuper::entrydecls_repspecs_opt antlr::RefAST  _t  ) 
 

Definition at line 3264 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, entry_declaration(), entrydecls_repspecs_opt(), nullAST, pragma(), and rep_spec().

Referenced by entrydecls_repspecs_opt(), private_task_items_opt(), and task_items_opt().

void AdaTreeParserSuper::enum_id_s antlr::RefAST  _t  ) 
 

Definition at line 3914 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, enum_id_s(), enumeration_literal_specification(), and nullAST.

Referenced by decl_common(), and enum_id_s().

void AdaTreeParserSuper::enumeration_aggregate antlr::RefAST  _t  ) 
 

Definition at line 3654 of file AdaTreeParserSuper.cpp.

References _tokenSet_1, ANTLR_USE_NAMESPACE, enumeration_aggregate(), nullAST, and value().

Referenced by enumeration_aggregate(), and rep_spec().

void AdaTreeParserSuper::enumeration_literal_specification antlr::RefAST  _t  ) 
 

Definition at line 4142 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, enumeration_literal_specification(), and nullAST.

Referenced by enum_id_s(), and enumeration_literal_specification().

void AdaTreeParserSuper::except_choice_s antlr::RefAST  _t  ) 
 

Definition at line 7700 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, except_choice_s(), exception_choice(), and nullAST.

Referenced by except_choice_s(), and exception_handler().

void AdaTreeParserSuper::except_handler_part_opt antlr::RefAST  _t  ) 
 

Definition at line 6053 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, except_handler_part_opt(), exception_handler(), and nullAST.

Referenced by except_handler_part_opt(), and handled_stmt_s().

void AdaTreeParserSuper::exception_choice antlr::RefAST  _t  ) 
 

Definition at line 7743 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), exception_choice(), and nullAST.

Referenced by except_choice_s(), and exception_choice().

void AdaTreeParserSuper::exception_handler antlr::RefAST  _t  ) 
 

Definition at line 7635 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, except_choice_s(), exception_handler(), identifier_colon_opt(), nullAST, and statements().

Referenced by except_handler_part_opt(), and exception_handler().

void AdaTreeParserSuper::exit_stmt antlr::RefAST  _t  ) 
 

Definition at line 6268 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, condition(), exit_stmt(), label_name(), and nullAST.

Referenced by exit_stmt(), and statement().

void AdaTreeParserSuper::expression antlr::RefAST  _t  ) 
 

Definition at line 403 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, expression(), nullAST, and relation().

Referenced by align_opt(), call_or_assignment(), case_stmt(), choice(), comp_loc_s(), condition(), decl_common(), delay_stmt(), delta_constraint(), digits_constraint(), discriminant_association(), entry_index_opt(), expression(), init_opt(), pragma_arg(), range_attrib_ref(), ranged_expr(), rep_spec(), return_stmt(), and value().

void AdaTreeParserSuper::extension_opt antlr::RefAST  _t  ) 
 

Definition at line 2377 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, extension_opt(), nullAST, and value_s().

Referenced by extension_opt(), and parenthesized_primary().

void AdaTreeParserSuper::factor antlr::RefAST  _t  ) 
 

Definition at line 8160 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, factor(), nullAST, and primary().

Referenced by factor(), and term().

void AdaTreeParserSuper::formal_access_type_declaration antlr::RefAST  _t  ) 
 

Definition at line 5320 of file AdaTreeParserSuper.cpp.

References access_type_declaration(), ANTLR_USE_NAMESPACE, formal_access_type_declaration(), and nullAST.

Referenced by formal_access_type_declaration(), and generic_formal_parameter().

void AdaTreeParserSuper::formal_array_type_declaration antlr::RefAST  _t  ) 
 

Definition at line 5305 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, array_type_declaration(), formal_array_type_declaration(), and nullAST.

Referenced by formal_array_type_declaration(), and generic_formal_parameter().

void AdaTreeParserSuper::formal_package_actual_part_opt antlr::RefAST  _t  ) 
 

Definition at line 5395 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, defining_identifier_list(), formal_package_actual_part_opt(), and nullAST.

Referenced by formal_package_actual_part_opt(), and generic_formal_parameter().

void AdaTreeParserSuper::formal_part_opt antlr::RefAST  _t  ) 
 

Definition at line 1378 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, formal_part_opt(), nullAST, and parameter_specification().

Referenced by accept_stmt(), access_type_declaration(), entry_body_formal_part(), entry_declaration(), formal_part_opt(), function_tail(), generic_decl(), generic_formal_parameter(), procedure_body(), prot_op_decl(), subprog_decl(), and subprog_decl_or_body().

void AdaTreeParserSuper::function_body antlr::RefAST  _t  ) 
 

Definition at line 5460 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, body_part(), def_designator(), function_body(), function_tail(), and nullAST.

Referenced by function_body(), subprog_decl_or_body(), subprog_decl_or_rename_or_inst_or_body(), and subprogram_body().

void AdaTreeParserSuper::function_tail antlr::RefAST  _t  ) 
 

Definition at line 1446 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, formal_part_opt(), function_tail(), nullAST, and subtype_mark().

Referenced by access_type_declaration(), function_body(), function_tail(), generic_decl(), generic_formal_parameter(), prot_op_decl(), subprog_decl(), and subprog_decl_or_body().

void AdaTreeParserSuper::generic_decl antlr::RefAST  _t  ) 
 

Definition at line 1092 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_designator(), def_id(), formal_part_opt(), function_tail(), generic_decl(), generic_formal_part_opt(), nullAST, pkg_spec_part(), and renames().

Referenced by decl_common(), generic_decl(), and library_item().

void AdaTreeParserSuper::generic_formal_parameter antlr::RefAST  _t  ) 
 

Definition at line 5100 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), def_designator(), def_id(), formal_access_type_declaration(), formal_array_type_declaration(), formal_package_actual_part_opt(), formal_part_opt(), function_tail(), generic_formal_parameter(), id_part(), modifiers(), nullAST, parameter_specification(), subprogram_default_opt(), and subtype_ind().

Referenced by generic_formal_parameter(), and generic_formal_part_opt().

void AdaTreeParserSuper::generic_formal_part_opt antlr::RefAST  _t  ) 
 

Definition at line 5033 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, generic_formal_parameter(), generic_formal_part_opt(), nullAST, pragma(), and use_clause().

Referenced by generic_decl(), and generic_formal_part_opt().

void AdaTreeParserSuper::generic_inst antlr::RefAST  _t  ) 
 

Definition at line 978 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), generic_inst(), nullAST, and value_s().

Referenced by generic_inst(), library_item(), spec_decl_part(), and subprog_decl().

int AdaTreeParserSuper::getNumTokens void   )  const [inline]
 

Definition at line 16 of file AdaTreeParserSuper.hpp.

References NUM_TOKENS.

Referenced by getTokenName().

const char* AdaTreeParserSuper::getTokenName int  type  )  const [inline]
 

Definition at line 20 of file AdaTreeParserSuper.hpp.

References getNumTokens(), getTokenName(), and tokenNames.

Referenced by getTokenName().

void AdaTreeParserSuper::goto_stmt antlr::RefAST  _t  ) 
 

Definition at line 6405 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, goto_stmt(), label_name(), and nullAST.

Referenced by goto_stmt(), and statement().

void AdaTreeParserSuper::guard_opt antlr::RefAST  _t  ) 
 

Definition at line 7447 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, condition(), guard_opt(), nullAST, and pragma().

Referenced by guard_opt(), or_select_opt(), and selective_accept().

void AdaTreeParserSuper::handled_stmt_s antlr::RefAST  _t  ) 
 

Definition at line 5896 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, except_handler_part_opt(), handled_stmt_s(), nullAST, and statements().

Referenced by accept_stmt(), block_body(), block_body_opt(), and handled_stmt_s().

void AdaTreeParserSuper::id_and_discrim antlr::RefAST  _t  ) 
 

Definition at line 4074 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discrim_part_opt(), id_and_discrim(), and nullAST.

Referenced by decl_common(), and id_and_discrim().

void AdaTreeParserSuper::id_part antlr::RefAST  _t  ) 
 

Definition at line 5335 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_id(), discrim_part_opt(), id_part(), and nullAST.

Referenced by generic_formal_parameter(), and id_part().

void AdaTreeParserSuper::identifier_colon_opt antlr::RefAST  _t  ) 
 

Definition at line 7660 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, identifier_colon_opt(), and nullAST.

Referenced by exception_handler(), and identifier_colon_opt().

void AdaTreeParserSuper::if_stmt antlr::RefAST  _t  ) 
 

Definition at line 6687 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, cond_clause(), else_opt(), elsifs_opt(), if_stmt(), and nullAST.

Referenced by if_stmt(), and statement().

void AdaTreeParserSuper::index_constraint antlr::RefAST  _t  ) 
 

Definition at line 4445 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discrete_range(), index_constraint(), and nullAST.

Referenced by constraint_opt(), and index_constraint().

void AdaTreeParserSuper::index_or_discrete_range antlr::RefAST  _t  ) 
 

Definition at line 4242 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, index_or_discrete_range(), nullAST, range(), and simple_expression().

Referenced by index_or_discrete_range(), and index_or_discrete_range_s().

void AdaTreeParserSuper::index_or_discrete_range_s antlr::RefAST  _t  ) 
 

Definition at line 4177 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, index_or_discrete_range(), index_or_discrete_range_s(), and nullAST.

Referenced by array_type_definition(), and index_or_discrete_range_s().

void AdaTreeParserSuper::init_opt antlr::RefAST  _t  ) 
 

Definition at line 2137 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, expression(), init_opt(), and nullAST.

Referenced by comp_decl(), decl_common(), discriminant_specification(), init_opt(), and parameter_specification().

void AdaTreeParserSuper::initializeASTFactory antlr::ASTFactory &  factory  ) 
 

Definition at line 8566 of file AdaTreeParserSuper.cpp.

References initializeASTFactory().

Referenced by initializeASTFactory().

void AdaTreeParserSuper::iteration_scheme_opt antlr::RefAST  _t  ) 
 

Definition at line 6992 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, condition(), discrete_subtype_definition(), iteration_scheme_opt(), modifiers(), and nullAST.

Referenced by iteration_scheme_opt(), and loop_stmt().

void AdaTreeParserSuper::label_name antlr::RefAST  _t  ) 
 

Definition at line 7093 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, label_name(), and nullAST.

Referenced by exit_stmt(), goto_stmt(), and label_name().

void AdaTreeParserSuper::library_item antlr::RefAST  _t  ) 
 

Definition at line 118 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_id(), generic_decl(), generic_inst(), library_item(), modifiers(), nullAST, pkg_body_part(), pkg_spec_part(), renames(), and subprog_decl_or_rename_or_inst_or_body().

Referenced by compilation_unit(), and library_item().

void AdaTreeParserSuper::local_enum_name antlr::RefAST  _t  ) 
 

Definition at line 3638 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, local_enum_name(), and nullAST.

Referenced by local_enum_name(), and rep_spec().

void AdaTreeParserSuper::loop_stmt antlr::RefAST  _t  ) 
 

Definition at line 6735 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, iteration_scheme_opt(), loop_stmt(), nullAST, and statements().

Referenced by loop_stmt(), and statement().

void AdaTreeParserSuper::mark_with_constraint antlr::RefAST  _t  ) 
 

Definition at line 5010 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, mark_with_constraint(), nullAST, range_constraint(), and subtype_mark().

Referenced by discrete_with_range(), and mark_with_constraint().

void AdaTreeParserSuper::modifiers antlr::RefAST  _t  ) 
 

Definition at line 782 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, modifiers(), and nullAST.

Referenced by access_type_declaration(), component_subtype_def(), decl_common(), delay_stmt(), discriminant_specification(), generic_formal_parameter(), iteration_scheme_opt(), library_item(), modifiers(), and parameter_specification().

void AdaTreeParserSuper::name antlr::RefAST  _t  ) 
 

Definition at line 2211 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, attribute_id(), name(), nullAST, and value_s().

Referenced by abort_stmt(), call_or_assignment(), decl_common(), entry_call_stmt(), name(), renames(), requeue_stmt(), and subprogram_default_opt().

void AdaTreeParserSuper::name_or_qualified antlr::RefAST  _t  ) 
 

Definition at line 8313 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, attribute_id(), name_or_qualified(), nullAST, parenthesized_primary(), and value_s().

Referenced by allocator(), name_or_qualified(), and primary().

void AdaTreeParserSuper::null_stmt antlr::RefAST  _t  ) 
 

Definition at line 6252 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, null_stmt(), and nullAST.

Referenced by null_stmt(), and statement().

void AdaTreeParserSuper::operator_call antlr::RefAST  _t  ) 
 

Definition at line 7778 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, operator_call(), and value_s().

Referenced by operator_call(), and primary().

void AdaTreeParserSuper::or_select_opt antlr::RefAST  _t  ) 
 

Definition at line 7576 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, guard_opt(), nullAST, or_select_opt(), and select_alternative().

Referenced by or_select_opt(), and selective_accept().

void AdaTreeParserSuper::package_body antlr::RefAST  _t  ) 
 

Definition at line 8497 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_id(), nullAST, package_body(), and pkg_body_part().

Referenced by package_body(), and subunit().

void AdaTreeParserSuper::parameter_specification antlr::RefAST  _t  ) 
 

Definition at line 2073 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, defining_identifier_list(), init_opt(), modifiers(), nullAST, parameter_specification(), and subtype_mark().

Referenced by formal_part_opt(), generic_formal_parameter(), and parameter_specification().

void AdaTreeParserSuper::parenthesized_primary antlr::RefAST  _t  ) 
 

Definition at line 2333 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, extension_opt(), nullAST, parenthesized_primary(), and value_s().

Referenced by name_or_qualified(), parenthesized_primary(), and primary().

void AdaTreeParserSuper::pkg_body_part antlr::RefAST  _t  ) 
 

Definition at line 961 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, block_body_opt(), declarative_part(), nullAST, and pkg_body_part().

Referenced by declarative_item(), library_item(), package_body(), and pkg_body_part().

void AdaTreeParserSuper::pkg_spec_part antlr::RefAST  _t  ) 
 

Definition at line 1013 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, basic_declarative_items_opt(), nullAST, and pkg_spec_part().

Referenced by generic_decl(), library_item(), pkg_spec_part(), and spec_decl_part().

void AdaTreeParserSuper::pragma antlr::RefAST  _t  ) 
 

Definition at line 289 of file AdaTreeParserSuper.cpp.

References _tokenSet_0, ANTLR_USE_NAMESPACE, nullAST, pragma(), and pragma_arg().

Referenced by comp_loc_s(), compilation_unit(), component_items(), context_items_opt(), declarative_part(), entrydecls_repspecs_opt(), generic_formal_part_opt(), guard_opt(), pragma(), prot_op_bodies_opt(), prot_op_decl(), statements(), and stmts_opt().

void AdaTreeParserSuper::pragma_arg antlr::RefAST  _t  ) 
 

Definition at line 326 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, expression(), nullAST, and pragma_arg().

Referenced by pragma(), and pragma_arg().

void AdaTreeParserSuper::prefix antlr::RefAST  _t  ) 
 

Definition at line 1995 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, prefix(), and value_s().

Referenced by prefix(), and range_attrib_ref().

void AdaTreeParserSuper::primary antlr::RefAST  _t  ) 
 

Definition at line 8235 of file AdaTreeParserSuper.cpp.

References allocator(), ANTLR_USE_NAMESPACE, name_or_qualified(), nullAST, operator_call(), parenthesized_primary(), and primary().

Referenced by factor(), and primary().

void AdaTreeParserSuper::private_task_items_opt antlr::RefAST  _t  ) 
 

Definition at line 3182 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, entrydecls_repspecs_opt(), nullAST, and private_task_items_opt().

Referenced by private_task_items_opt(), and task_definition_opt().

void AdaTreeParserSuper::procedure_body antlr::RefAST  _t  ) 
 

Definition at line 5435 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, body_part(), def_id(), formal_part_opt(), nullAST, and procedure_body().

Referenced by procedure_body(), subprog_decl_or_body(), subprog_decl_or_rename_or_inst_or_body(), and subprogram_body().

void AdaTreeParserSuper::prot_member_decl_s antlr::RefAST  _t  ) 
 

Definition at line 3751 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, comp_decl(), nullAST, prot_member_decl_s(), and prot_op_decl().

Referenced by prot_member_decl_s(), and protected_definition().

void AdaTreeParserSuper::prot_op_bodies_opt antlr::RefAST  _t  ) 
 

Definition at line 5804 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, entry_body(), nullAST, pragma(), prot_op_bodies_opt(), and subprog_decl_or_body().

Referenced by declarative_item(), prot_op_bodies_opt(), and protected_body().

void AdaTreeParserSuper::prot_op_decl antlr::RefAST  _t  ) 
 

Definition at line 3802 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_designator(), def_id(), entry_declaration(), formal_part_opt(), function_tail(), nullAST, pragma(), prot_op_decl(), and rep_spec().

Referenced by prot_member_decl_s(), prot_op_decl(), and prot_op_decl_s().

void AdaTreeParserSuper::prot_op_decl_s antlr::RefAST  _t  ) 
 

Definition at line 3717 of file AdaTreeParserSuper.cpp.

References _tokenSet_3, ANTLR_USE_NAMESPACE, nullAST, prot_op_decl(), and prot_op_decl_s().

Referenced by prot_op_decl_s(), and protected_definition().

void AdaTreeParserSuper::prot_type_or_single_decl antlr::RefAST  _t  ) 
 

Definition at line 2669 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_id(), discrim_part_opt(), nullAST, prot_type_or_single_decl(), and protected_definition().

Referenced by basic_decl_item(), declarative_item(), and prot_type_or_single_decl().

void AdaTreeParserSuper::protected_body antlr::RefAST  _t  ) 
 

Definition at line 8543 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_id(), nullAST, prot_op_bodies_opt(), and protected_body().

Referenced by protected_body(), and subunit().

void AdaTreeParserSuper::protected_definition antlr::RefAST  _t  ) 
 

Definition at line 3682 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, prot_member_decl_s(), prot_op_decl_s(), and protected_definition().

Referenced by prot_type_or_single_decl(), and protected_definition().

void AdaTreeParserSuper::raise_stmt antlr::RefAST  _t  ) 
 

Definition at line 6485 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), nullAST, and raise_stmt().

Referenced by raise_stmt(), and statement().

void AdaTreeParserSuper::range antlr::RefAST  _t  ) 
 

Definition at line 1846 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, range(), range_attrib_ref(), and range_dots().

Referenced by comp_loc_s(), decl_common(), discrete_range(), discrete_subtype_definition(), discrete_with_range(), index_or_discrete_range(), range(), range_constraint(), range_or_mark(), and ranged_expr().

void AdaTreeParserSuper::range_attrib_ref antlr::RefAST  _t  ) 
 

Definition at line 1919 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, expression(), nullAST, prefix(), and range_attrib_ref().

Referenced by range(), and range_attrib_ref().

void AdaTreeParserSuper::range_constraint antlr::RefAST  _t  ) 
 

Definition at line 1881 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, range(), and range_constraint().

Referenced by constraint_opt(), mark_with_constraint(), range_constraint(), and range_constraint_opt().

void AdaTreeParserSuper::range_constraint_opt antlr::RefAST  _t  ) 
 

Definition at line 3944 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, range_constraint(), and range_constraint_opt().

Referenced by decl_common(), delta_constraint(), digits_constraint(), and range_constraint_opt().

void AdaTreeParserSuper::range_dots antlr::RefAST  _t  ) 
 

Definition at line 1896 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, range_dots(), and simple_expression().

Referenced by range(), and range_dots().

void AdaTreeParserSuper::range_or_mark antlr::RefAST  _t  ) 
 

Definition at line 7960 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, range(), range_or_mark(), and subtype_mark().

Referenced by range_or_mark(), and relation().

void AdaTreeParserSuper::ranged_expr antlr::RefAST  _t  ) 
 

Definition at line 1668 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, expression(), nullAST, range(), ranged_expr(), and simple_expression().

Referenced by ranged_expr(), and ranged_expr_s().

void AdaTreeParserSuper::ranged_expr_s antlr::RefAST  _t  ) 
 

Definition at line 1590 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, ranged_expr(), and ranged_expr_s().

Referenced by ranged_expr_s(), and value().

void AdaTreeParserSuper::record_definition antlr::RefAST  _t  ) 
 

Definition at line 4092 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, component_list(), nullAST, and record_definition().

Referenced by decl_common(), and record_definition().

void AdaTreeParserSuper::relation antlr::RefAST  _t  ) 
 

Definition at line 7799 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, range_or_mark(), relation(), and simple_expression().

Referenced by expression(), and relation().

void AdaTreeParserSuper::renames antlr::RefAST  _t  ) 
 

Definition at line 1048 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, name(), nullAST, and renames().

Referenced by generic_decl(), library_item(), renames(), spec_decl_part(), and subprog_decl().

void AdaTreeParserSuper::rep_spec antlr::RefAST  _t  ) 
 

Definition at line 3337 of file AdaTreeParserSuper.cpp.

References align_opt(), ANTLR_USE_NAMESPACE, comp_loc_s(), enumeration_aggregate(), expression(), local_enum_name(), nullAST, rep_spec(), and subtype_mark().

Referenced by decl_common(), entrydecls_repspecs_opt(), prot_op_decl(), and rep_spec().

void AdaTreeParserSuper::requeue_stmt antlr::RefAST  _t  ) 
 

Definition at line 6525 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, name(), nullAST, and requeue_stmt().

Referenced by requeue_stmt(), and statement().

void AdaTreeParserSuper::return_stmt antlr::RefAST  _t  ) 
 

Definition at line 6331 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, expression(), nullAST, and return_stmt().

Referenced by return_stmt(), and statement().

void AdaTreeParserSuper::select_alternative antlr::RefAST  _t  ) 
 

Definition at line 7536 of file AdaTreeParserSuper.cpp.

References accept_alternative(), ANTLR_USE_NAMESPACE, delay_alternative(), nullAST, and select_alternative().

Referenced by or_select_opt(), select_alternative(), and selective_accept().

void AdaTreeParserSuper::select_stmt antlr::RefAST  _t  ) 
 

Definition at line 6612 of file AdaTreeParserSuper.cpp.

References abortable_part(), ANTLR_USE_NAMESPACE, delay_alternative(), entry_call_alternative(), nullAST, select_stmt(), selective_accept(), statements(), and triggering_alternative().

Referenced by select_stmt(), and statement().

void AdaTreeParserSuper::selective_accept antlr::RefAST  _t  ) 
 

Definition at line 7342 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, else_opt(), guard_opt(), nullAST, or_select_opt(), select_alternative(), and selective_accept().

Referenced by select_stmt(), and selective_accept().

void AdaTreeParserSuper::selector_name antlr::RefAST  _t  ) 
 

Definition at line 4608 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, and selector_name().

Referenced by selector_name(), and selector_names_opt().

void AdaTreeParserSuper::selector_names_opt antlr::RefAST  _t  ) 
 

Definition at line 4574 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, selector_name(), and selector_names_opt().

Referenced by discriminant_association(), and selector_names_opt().

void AdaTreeParserSuper::signed_term antlr::RefAST  _t  ) 
 

Definition at line 7996 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, signed_term(), and term().

Referenced by signed_term(), and simple_expression().

void AdaTreeParserSuper::simple_expression antlr::RefAST  _t  ) 
 

Definition at line 1758 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, signed_term(), and simple_expression().

Referenced by index_or_discrete_range(), range_dots(), ranged_expr(), relation(), and simple_expression().

void AdaTreeParserSuper::spec_decl_part antlr::RefAST  _t  ) 
 

Definition at line 2423 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_id(), generic_inst(), nullAST, pkg_spec_part(), renames(), and spec_decl_part().

Referenced by basic_decl_item(), declarative_item(), and spec_decl_part().

void AdaTreeParserSuper::statement antlr::RefAST  _t  ) 
 

Definition at line 6087 of file AdaTreeParserSuper.cpp.

References abort_stmt(), accept_stmt(), ANTLR_USE_NAMESPACE, block(), call_or_assignment(), case_stmt(), def_label_opt(), delay_stmt(), exit_stmt(), goto_stmt(), if_stmt(), loop_stmt(), null_stmt(), nullAST, raise_stmt(), requeue_stmt(), return_stmt(), select_stmt(), and statement().

Referenced by statement(), statements(), and stmts_opt().

void AdaTreeParserSuper::statements antlr::RefAST  _t  ) 
 

Definition at line 6007 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, pragma(), statement(), and statements().

Referenced by case_statement_alternative(), cond_clause(), else_opt(), exception_handler(), handled_stmt_s(), loop_stmt(), select_stmt(), and statements().

void AdaTreeParserSuper::stmts_opt antlr::RefAST  _t  ) 
 

Definition at line 7409 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, pragma(), statement(), and stmts_opt().

Referenced by abortable_part(), accept_alternative(), delay_alternative(), entry_call_alternative(), stmts_opt(), and triggering_alternative().

void AdaTreeParserSuper::subprog_decl antlr::RefAST  _t  ) 
 

Definition at line 1213 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_designator(), def_id(), formal_part_opt(), function_tail(), generic_inst(), nullAST, renames(), and subprog_decl().

Referenced by basic_decl_item(), subprog_decl(), and subprog_decl_or_rename_or_inst_or_body().

void AdaTreeParserSuper::subprog_decl_or_body antlr::RefAST  _t  ) 
 

Definition at line 5946 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_designator(), def_id(), formal_part_opt(), function_body(), function_tail(), nullAST, procedure_body(), and subprog_decl_or_body().

Referenced by prot_op_bodies_opt(), and subprog_decl_or_body().

void AdaTreeParserSuper::subprog_decl_or_rename_or_inst_or_body antlr::RefAST  _t  ) 
 

Definition at line 898 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, function_body(), nullAST, procedure_body(), subprog_decl(), and subprog_decl_or_rename_or_inst_or_body().

Referenced by declarative_item(), library_item(), and subprog_decl_or_rename_or_inst_or_body().

void AdaTreeParserSuper::subprogram_body antlr::RefAST  _t  ) 
 

Definition at line 8464 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, function_body(), nullAST, procedure_body(), and subprogram_body().

Referenced by subprogram_body(), and subunit().

void AdaTreeParserSuper::subprogram_default_opt antlr::RefAST  _t  ) 
 

Definition at line 5352 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, name(), nullAST, and subprogram_default_opt().

Referenced by generic_formal_parameter(), and subprogram_default_opt().

void AdaTreeParserSuper::subtype_ind antlr::RefAST  _t  ) 
 

Definition at line 3491 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, constraint_opt(), nullAST, subtype_ind(), and subtype_mark().

Referenced by access_type_declaration(), component_subtype_def(), decl_common(), discrete_range(), discrete_subtype_definition(), generic_formal_parameter(), and subtype_ind().

void AdaTreeParserSuper::subtype_mark antlr::RefAST  _t  ) 
 

Definition at line 684 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, attribute_id(), compound_name(), nullAST, and subtype_mark().

Referenced by comp_loc_s(), decl_common(), discriminant_specification(), function_tail(), mark_with_constraint(), parameter_specification(), range_or_mark(), rep_spec(), subtype_ind(), subtype_mark(), and use_clause().

void AdaTreeParserSuper::subunit antlr::RefAST  _t  ) 
 

Definition at line 233 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), nullAST, package_body(), protected_body(), subprogram_body(), subunit(), and task_body().

Referenced by compilation_unit(), and subunit().

void AdaTreeParserSuper::task_body antlr::RefAST  _t  ) 
 

Definition at line 8520 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, body_part(), def_id(), nullAST, and task_body().

Referenced by subunit(), and task_body().

void AdaTreeParserSuper::task_definition_opt antlr::RefAST  _t  ) 
 

Definition at line 3126 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, private_task_items_opt(), task_definition_opt(), and task_items_opt().

Referenced by task_definition_opt(), and task_type_or_single_decl().

void AdaTreeParserSuper::task_items_opt antlr::RefAST  _t  ) 
 

Definition at line 3161 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, entrydecls_repspecs_opt(), nullAST, and task_items_opt().

Referenced by task_definition_opt(), and task_items_opt().

void AdaTreeParserSuper::task_type_or_single_decl antlr::RefAST  _t  ) 
 

Definition at line 2618 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, def_id(), discrim_part_opt(), nullAST, task_definition_opt(), and task_type_or_single_decl().

Referenced by basic_decl_item(), declarative_item(), and task_type_or_single_decl().

void AdaTreeParserSuper::term antlr::RefAST  _t  ) 
 

Definition at line 8064 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, factor(), nullAST, and term().

Referenced by signed_term(), and term().

void AdaTreeParserSuper::triggering_alternative antlr::RefAST  _t  ) 
 

Definition at line 7278 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, delay_stmt(), entry_call_stmt(), nullAST, stmts_opt(), and triggering_alternative().

Referenced by select_stmt(), and triggering_alternative().

void AdaTreeParserSuper::use_clause antlr::RefAST  _t  ) 
 

Definition at line 566 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), nullAST, subtype_mark(), and use_clause().

Referenced by context_items_opt(), decl_common(), generic_formal_part_opt(), and use_clause().

void AdaTreeParserSuper::value antlr::RefAST  _t  ) 
 

Definition at line 1499 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, expression(), nullAST, ranged_expr_s(), and value().

Referenced by enumeration_aggregate(), value(), and value_s().

void AdaTreeParserSuper::value_s antlr::RefAST  _t  ) 
 

Definition at line 1463 of file AdaTreeParserSuper.cpp.

References _tokenSet_1, ANTLR_USE_NAMESPACE, nullAST, value(), and value_s().

Referenced by extension_opt(), generic_inst(), name(), name_or_qualified(), operator_call(), parenthesized_primary(), prefix(), and value_s().

void AdaTreeParserSuper::variant antlr::RefAST  _t  ) 
 

Definition at line 4778 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, choice_s(), component_list(), nullAST, and variant().

Referenced by variant(), and variant_s().

void AdaTreeParserSuper::variant_part antlr::RefAST  _t  ) 
 

Definition at line 4703 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, discriminant_direct_name(), nullAST, variant_part(), and variant_s().

Referenced by component_list(), and variant_part().

void AdaTreeParserSuper::variant_s antlr::RefAST  _t  ) 
 

Definition at line 4742 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, nullAST, variant(), and variant_s().

Referenced by variant_part(), and variant_s().

void AdaTreeParserSuper::with_clause antlr::RefAST  _t  ) 
 

Definition at line 530 of file AdaTreeParserSuper.cpp.

References ANTLR_USE_NAMESPACE, compound_name(), nullAST, and with_clause().

Referenced by context_items_opt(), and with_clause().


Member Data Documentation

const antlr::BitSet AdaTreeParserSuper::_tokenSet_0 [static, private]
 

Referenced by pragma().

const unsigned long AdaTreeParserSuper::_tokenSet_0_data_ = { 37920UL, 262201UL, 4293001216UL, 4223UL, 134217728UL, 16UL, 67108864UL, 0UL, 5373952UL, 48UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL } [static, private]
 

Definition at line 8878 of file AdaTreeParserSuper.cpp.

const antlr::BitSet AdaTreeParserSuper::_tokenSet_1 [static, private]
 

Referenced by enumeration_aggregate(), and value_s().

const unsigned long AdaTreeParserSuper::_tokenSet_1_data_ = { 939627552UL, 262201UL, 4293001216UL, 4223UL, 134217728UL, 16UL, 67108864UL, 0UL, 5373952UL, 48UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL } [static, private]
 

Definition at line 8884 of file AdaTreeParserSuper.cpp.

const antlr::BitSet AdaTreeParserSuper::_tokenSet_2 [static, private]
 

Referenced by basic_declarative_items_opt().

const unsigned long AdaTreeParserSuper::_tokenSet_2_data_ = { 0UL, 0UL, 0UL, 98304UL, 68168704UL, 403845518UL, 58482948UL, 3758133268UL, 235700479UL, 5UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL } [static, private]
 

Definition at line 8891 of file AdaTreeParserSuper.cpp.

const antlr::BitSet AdaTreeParserSuper::_tokenSet_3 [static, private]
 

Referenced by prot_op_decl_s().

const unsigned long AdaTreeParserSuper::_tokenSet_3_data_ = { 16UL, 0UL, 0UL, 98304UL, 1280UL, 1048576UL, 0UL, 1073741824UL, 67108864UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL } [static, private]
 

Definition at line 8910 of file AdaTreeParserSuper.cpp.

const antlr::BitSet AdaTreeParserSuper::_tokenSet_4 [static, private]
 

Referenced by abort_stmt().

const unsigned long AdaTreeParserSuper::_tokenSet_4_data_ = { 36896UL, 0UL, 0UL, 0UL, 134217728UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL } [static, private]
 

Definition at line 8914 of file AdaTreeParserSuper.cpp.

const int AdaTreeParserSuper::NUM_TOKENS = 305 [static, private]
 

Definition at line 204 of file AdaTreeParserSuper.hpp.

Referenced by getNumTokens().

const char * AdaTreeParserSuper::tokenNames [static, private]
 

Definition at line 8569 of file AdaTreeParserSuper.cpp.

Referenced by getTokenName().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:58 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003