Public Member Functions | Private Attributes

TAO_PSDL_Scope_Visitor Class Reference

#include <PSDL_Scope_Visitor.h>

Inheritance diagram for TAO_PSDL_Scope_Visitor:
Inheritance graph
[legend]
Collaboration diagram for TAO_PSDL_Scope_Visitor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_PSDL_Scope_Visitor (TAO_PSDL_Node *psdl_node)
 ~TAO_PSDL_Scope_Visitor ()
int visit_specification (TAO_PSDL_Specification *)
int visit_definition (TAO_PSDL_Definition *)
int visit_module (TAO_PSDL_Module *)
int visit_abstract_storagetype (TAO_PSDL_Abstract_Storagetype *)
int visit_abstract_storagetype_dcl (TAO_PSDL_Abstract_Storagetype_Dcl *)
int visit_abstract_storagetype_fwd_dcl (TAO_PSDL_Abstract_Storagetype_Fwd_Dcl *)
int visit_abstract_storagetype_header (TAO_PSDL_Abstract_Storagetype_Header *)
int visit_abstract_storagetype_body (TAO_PSDL_Abstract_Storagetype_Body *)
int visit_abstract_storagetype_member (TAO_PSDL_Abstract_Storagetype_Member *)
int visit_abstract_storagetype_inh_spec (TAO_PSDL_Abstract_Storagetype_Inh_Spec *)
int visit_abstract_storagetype_name (TAO_PSDL_Abstract_Storagetype_Name *)
int visit_psdl_state_dcl (TAO_PSDL_Psdl_State_Dcl *)
int visit_psdl_state_type_spec (TAO_PSDL_Psdl_State_Type_Spec *)
int visit_abstract_storagetype_ref_type (TAO_PSDL_Abstract_Storagetype_Ref_Type)
int visit_abstract_storagehome (TAO_PSDL_Abstract_Storagehome *)
int visit_abstract_storagehome_fwd_dcl (TAO_PSDL_Abstract_Storagehome_Fwd_Dcl *)
int visit_abstract_storagehome_dcl (TAO_PSDL_Abstract_Storagehome_Dcl *)
int visit_abstract_storagehome_header (TAO_PSDL_Abstract_Storagehome_Header *)
int visit_abstract_storagehome_body (TAO_PSDL_Abstract_Storagehome_Body *)
int visit_abstract_storagehome_member (TAO_PSDL_Abstract_Storagehome_Member *)
int visit_abstract_storagehome_inh_spec (TAO_PSDL_Abstract_Storagehome_Inh_Spec *)
int visit_abstract_storagehome_name (TAO_PSDL_Abstract_Storagehome_Name *)
int visit_local_op_dcl (TAO_PSDL_Local_Op_Dcl *)
int visit_key_dcl (TAO_PSDL_Key_Dcl *)
int visit_catalog (TAO_PSDL_Catalog *)
int visit_catalog_inh_spec (TAO_PSDL_Catalog_Inh_Spec *)
int visit_catalog_name (TAO_PSDL_Catalog_Name *)
int visit_catalog_body (TAO_PSDL_Catalog_Body *)
int visit_catalog_member (TAO_PSDL_Catalog_Member *)
int visit_storagetype_member (TAO_PSDL_Storagetype_Member *)
int visit_storagetype_inh_spec (TAO_PSDL_Storagetype_Inh_Spec *)
int visit_storagetype_name (TAO_PSDL_Storagetype_Name *)
int visit_storagetype_impl_spec (TAO_PSDL_Storagetype_Impl_Spec *)
int visit_storagetype_ref_type (TAO_PSDL_Storagetype_Ref_Type *)
int visit_store_directive (TAO_PSDL_Store_Directive *)
int visit_psdl_concrete_state_type (TAO_PSDL_Psdl_Concrete_State_Type *)
int visit_ref_rep_directive (TAO_PSDL_Ref_Rep_Directive *)
int visit_storagehome (TAO_PSDL_Storagehome *)
int visit_storagehome_header (TAO_PSDL_Storagehome_Header *)
int visit_storagehome_body (TAO_PSDL_Storagehome_Body *)
int visit_storagehome_member (TAO_PSDL_Storagehome_Member *)
int visit_storagehome_inh_spec (TAO_PSDL_Storagehome_Inh_Spec *)
int visit_storagehome_name (TAO_PSDL_Storagehome_Name *)
int visit_storagehome_impl_spec (TAO_PSDL_Storagehome_Impl_Spec *)
int visit_primary_key_dcl (TAO_PSDL_Primary_Key_Dcl *)
int visit_identifier (TAO_PSDL_Identifier *)
int visit_type_dcl (TAO_PSDL_Type_Dcl *)
int visit_type_declarator (TAO_PSDL_Type_Declarator *)
int visit_type_spec (TAO_PSDL_Type_Spec *)
int visit_simple_type_spec (TAO_PSDL_Simple_Type_Spec *)
int visit_base_type_spec (TAO_PSDL_Base_Type_Spec *)
int visit_template_type_spec (TAO_PSDL_Template_Type_Spec *)
int visit_constr_type_spec (TAO_PSDL_Constr_Type_Spec *)
int visit_declarators (TAO_PSDL_Declarators *)
int visit_declarator (TAO_PSDL_Declarator *)
int visit_simple_declarator (TAO_PSDL_Simple_Declarator *)
int visit_simple_declarator_list (TAO_PSDL_Simple_Declarator_List *)
int visit_complex_declarator (TAO_PSDL_Complex_Declarator *)
int visit_predefined_type (TAO_PSDL_Predefined_Type *)
int visit_member_list (TAO_PSDL_Member_List *)
int visit_member (TAO_PSDL_Member *)
int visit_union_type (TAO_PSDL_Union_Type *)
int visit_switch_type_spec (TAO_PSDL_Switch_Type_Spec *)
int visit_switch_body (TAO_PSDL_Switch_Body *)
int visit_case_case (TAO_PSDL_Case *)
int visit_case_label (TAO_PSDL_Case_Label *)
int visit_element_spec (TAO_PSDL_Element_Spec *)
int visit_const_dcl (TAO_PSDL_Const_Dcl *)
int visit_const_type (TAO_PSDL_Const_Type *)
int visit_const_exp (TAO_PSDL_Const_Exp *)
int visit_or_expr (TAO_PSDL_Or_Expr *)
int visit_xor_expr (TAO_PSDL_Xor_Expr *)
int visit_and_expr (TAO_PSDL_And_Expr *)
int visit_shift_expr (TAO_PSDL_Shift_Expr *)
int visit_add_expr (TAO_PSDL_Add_Expr *)
int visit_mult_expr (TAO_PSDL_Mult_Expr *)
int visit_unary_expr (TAO_PSDL_Unary_Expr *)
int visit_primary_expr (TAO_PSDL_Primary_Expr *)
int visit_except_dcl (TAO_PSDL_Except_Dcl *)
int visit_op_dcl (TAO_PSDL_Op_Dcl *)
int visit_storagetype (TAO_PSDL_Storagetype *)
int visit_storagetype_dcl (TAO_PSDL_Storagetype_Dcl *)
int visit_storagetype_fwd_dcl (TAO_PSDL_Storagetype_Fwd_Dcl *)
int visit_storagetype_header (TAO_PSDL_Storagetype_Header *)
int visit_storagetype_body (TAO_PSDL_Storagetype_Body *)
int visit_storagehome_scope (TAO_PSDL_Storagehome_Scope *)
int visit_provides_dcl (TAO_PSDL_Provides_Dcl *)
int visit_op_type_spec (TAO_PSDL_Op_Type_Spec *)
int visit_parameter_dcls (TAO_PSDL_Parameter_Dcls *)
int visit_param_dcl (TAO_PSDL_Param_Dcl *)
int visit_raises_expr (TAO_PSDL_Raises_Expr *)
int visit_context_expr (TAO_PSDL_Context_Expr *)
int visit_param_type_spec (TAO_PSDL_Param_Type_Spec *)
int visit_fixed_pt_type (TAO_PSDL_Fixed_Pt_Type *)
int visit_constr_forward_decl (TAO_PSDL_Constr_Forward_Decl *)
int visit_interface (TAO_PSDL_Interface *)
int visit_interface_body (TAO_PSDL_Interface_Body *)
int visit_interface_dcl (TAO_PSDL_Interface_Dcl *)
int visit_forward_dcl (TAO_PSDL_Forward_Dcl *)
int visit_interface_header (TAO_PSDL_Interface_Header *)
int visit_export_dcl (TAO_PSDL_Export_Dcl *)
int visit_interface_inheritance_spec (TAO_PSDL_Interface_Inheritance_Spec *)
int visit_interface_name (TAO_PSDL_Interface_Name *)
int visit_scoped_name (TAO_PSDL_Scoped_Name *)
int visit_value (TAO_PSDL_Value *)
int visit_value_common_base (TAO_PSDL_Value_Common_Base *)
int visit_value_forward_dcl (TAO_PSDL_Value_Forward_Dcl *)
int visit_value_box_dcl (TAO_PSDL_Value_Box_Dcl *)
int visit_value_abs_dcl (TAO_PSDL_Value_Abs_Dcl *)
int visit_value_dcl (TAO_PSDL_Value_Dcl *)
int visit_value_header (TAO_PSDL_Value_Header *)
int visit_value_inheritance_spec (TAO_PSDL_Value_Inheritance_Spec *)
int visit_value_name (TAO_PSDL_Value_Name *)
int visit_value_element (TAO_PSDL_Value_Element *)
int visit_array_declarator (TAO_PSDL_Array_Declarator *)
int visit_fixed_array_size (TAO_PSDL_Fixed_Array_Size *)
int visit_enumerator (TAO_PSDL_Enumerator *)
int visit_literal (TAO_PSDL_Literal *)
int visit_state_member (TAO_PSDL_State_Member *)
int visit_init_dcl (TAO_PSDL_Init_Dcl *)
int visit_init_param_decls (TAO_PSDL_Init_Param_Decls *)
int visit_init_param_decl (TAO_PSDL_Init_Param_Decl *)
int visit_factory_parameters (TAO_PSDL_Factory_Parameters *)
int visit_attr_dcl (TAO_PSDL_Attr_Dcl *)
int visit_factory_dcl (TAO_PSDL_Factory_Dcl *)
int visit_positive_int_const (TAO_PSDL_Positive_Int_Const *)
ACE_CString get_scoped_type (void)

Private Attributes

TAO_PSDL_Nodepsdl_node_
ACE_CString scoped_type_

Detailed Description

Definition at line 34 of file PSDL_Scope_Visitor.h.


Constructor & Destructor Documentation

TAO_PSDL_Scope_Visitor::TAO_PSDL_Scope_Visitor ( TAO_PSDL_Node psdl_node  ) 

Definition at line 6 of file PSDL_Scope_Visitor.cpp.

  : psdl_node_ (psdl_node)
{
}

TAO_PSDL_Scope_Visitor::~TAO_PSDL_Scope_Visitor (  ) 

Definition at line 11 of file PSDL_Scope_Visitor.cpp.

{
}


Member Function Documentation

ACE_CString TAO_PSDL_Scope_Visitor::get_scoped_type ( void   ) 

Definition at line 16 of file PSDL_Scope_Visitor.cpp.

{
  return this->scoped_type_;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagehome ( TAO_PSDL_Abstract_Storagehome  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 128 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagehome_body ( TAO_PSDL_Abstract_Storagehome_Body  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 152 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagehome_dcl ( TAO_PSDL_Abstract_Storagehome_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 140 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagehome_fwd_dcl ( TAO_PSDL_Abstract_Storagehome_Fwd_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 134 of file PSDL_Scope_Visitor.cpp.

{ //  NOT YET SUPPORTED


 return 0; }

int TAO_PSDL_Scope_Visitor::visit_abstract_storagehome_header ( TAO_PSDL_Abstract_Storagehome_Header  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 146 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagehome_inh_spec ( TAO_PSDL_Abstract_Storagehome_Inh_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 164 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagehome_member ( TAO_PSDL_Abstract_Storagehome_Member  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 158 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagehome_name ( TAO_PSDL_Abstract_Storagehome_Name  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 170 of file PSDL_Scope_Visitor.cpp.

{ //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype ( TAO_PSDL_Abstract_Storagetype  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 62 of file PSDL_Scope_Visitor.cpp.

{
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype_body ( TAO_PSDL_Abstract_Storagetype_Body  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 86 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype_dcl ( TAO_PSDL_Abstract_Storagetype_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 68 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype_fwd_dcl ( TAO_PSDL_Abstract_Storagetype_Fwd_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 74 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype_header ( TAO_PSDL_Abstract_Storagetype_Header  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 80 of file PSDL_Scope_Visitor.cpp.

{
 //  NOT YET SUPPORTED
 return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype_inh_spec ( TAO_PSDL_Abstract_Storagetype_Inh_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 99 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype_member ( TAO_PSDL_Abstract_Storagetype_Member  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 93 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype_name ( TAO_PSDL_Abstract_Storagetype_Name  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 105 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0; }

int TAO_PSDL_Scope_Visitor::visit_abstract_storagetype_ref_type ( TAO_PSDL_Abstract_Storagetype_Ref_Type   )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 122 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_add_expr ( TAO_PSDL_Add_Expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 640 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_and_expr ( TAO_PSDL_And_Expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 628 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_array_declarator ( TAO_PSDL_Array_Declarator  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1055 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_attr_dcl ( TAO_PSDL_Attr_Dcl attr_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1122 of file PSDL_Scope_Visitor.cpp.

{
  if (attr_dcl->readonly () != 0)
    {
      ACE_DEBUG ((LM_DEBUG,
                  "{ %s }\n",
                  attr_dcl->readonly ()));
    }

  if (attr_dcl->param_type_spec ()->accept (this) == -1)
    return -1;

  if (attr_dcl->simple_declarator ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_base_type_spec ( TAO_PSDL_Base_Type_Spec base_type_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 406 of file PSDL_Scope_Visitor.cpp.

{
  if (base_type_spec->type_of_base_type_spec ()->accept (this) == -1)
    return -1;
  return 0; }

int TAO_PSDL_Scope_Visitor::visit_case_case ( TAO_PSDL_Case  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 567 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_case_label ( TAO_PSDL_Case_Label  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 573 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_catalog ( TAO_PSDL_Catalog  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 205 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0; }

int TAO_PSDL_Scope_Visitor::visit_catalog_body ( TAO_PSDL_Catalog_Body  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 219 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_catalog_inh_spec ( TAO_PSDL_Catalog_Inh_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 210 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0; }

int TAO_PSDL_Scope_Visitor::visit_catalog_member ( TAO_PSDL_Catalog_Member  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 225 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_catalog_name ( TAO_PSDL_Catalog_Name  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 215 of file PSDL_Scope_Visitor.cpp.

{ //  NOT YET SUPPORTED
  return 0; }

int TAO_PSDL_Scope_Visitor::visit_complex_declarator ( TAO_PSDL_Complex_Declarator complex_declarator  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 476 of file PSDL_Scope_Visitor.cpp.

{
  if (complex_declarator->array_declarator ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_const_dcl ( TAO_PSDL_Const_Dcl const_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 585 of file PSDL_Scope_Visitor.cpp.

{
  if (const_dcl->const_type () != 0)
    {
      if (const_dcl->const_type ()->accept (this) == -1)
        return -1;
    }

  if (const_dcl->identifier ()->accept (this) == -1)
    return -1;

  if (const_dcl->const_exp ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_const_exp ( TAO_PSDL_Const_Exp  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 610 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_const_type ( TAO_PSDL_Const_Type const_type  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 602 of file PSDL_Scope_Visitor.cpp.

{
  if (const_type->type ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_constr_forward_decl ( TAO_PSDL_Constr_Forward_Decl constr_fwd_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 849 of file PSDL_Scope_Visitor.cpp.

{
  if (constr_fwd_dcl->type ()->accept (this) == -1)
    return -1;

  if (constr_fwd_dcl->identifier ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_constr_type_spec ( TAO_PSDL_Constr_Type_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 419 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_context_expr ( TAO_PSDL_Context_Expr context_expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 821 of file PSDL_Scope_Visitor.cpp.

{
  if (context_expr->string_literal ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_declarator ( TAO_PSDL_Declarator declarator  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 439 of file PSDL_Scope_Visitor.cpp.

{
  if (declarator->type_of_declarator ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_declarators ( TAO_PSDL_Declarators declarators  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 425 of file PSDL_Scope_Visitor.cpp.

{

  if (declarators->declarator ()->accept (this) == -1)
    return -1;

  if (declarators->set_of_declarators () != 0)
    {
      if (declarators->set_of_declarators ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_definition ( TAO_PSDL_Definition definition  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 54 of file PSDL_Scope_Visitor.cpp.

{
  if (definition->definition_type ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_element_spec ( TAO_PSDL_Element_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 579 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_enumerator ( TAO_PSDL_Enumerator enumerator  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1069 of file PSDL_Scope_Visitor.cpp.

{
  if (enumerator->identifier ()->accept (this) == -1)
    return -1;

  if (enumerator->enumerator () != 0)
    {
      if (enumerator->enumerator ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_except_dcl ( TAO_PSDL_Except_Dcl except_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 664 of file PSDL_Scope_Visitor.cpp.

{
  // @@ Do I really need this. Lets comment it for now and if it is
  // really needed will uncomment it later,
  /*
  if (except_dcl->identifier ()->accept (this) == -1)
    return -1;
  */

  if (except_dcl->member_list () != 0)
    {
      if (except_dcl->member_list ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_export_dcl ( TAO_PSDL_Export_Dcl export_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 933 of file PSDL_Scope_Visitor.cpp.

{
  if (export_dcl->type_of_export_one ()->accept (this) == -1)
    return -1;

  if (export_dcl->type_of_export_two () != 0)
    {

      if (export_dcl->type_of_export_two ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_factory_dcl ( TAO_PSDL_Factory_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1140 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_factory_parameters ( TAO_PSDL_Factory_Parameters  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1116 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_fixed_array_size ( TAO_PSDL_Fixed_Array_Size  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1062 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_fixed_pt_type ( TAO_PSDL_Fixed_Pt_Type fixed_pt_type  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 837 of file PSDL_Scope_Visitor.cpp.

{
  if (fixed_pt_type->positive_int_const_one ()->accept (this) == -1)
    return -1;

  if (fixed_pt_type->positive_int_const_two ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_forward_dcl ( TAO_PSDL_Forward_Dcl forward_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 895 of file PSDL_Scope_Visitor.cpp.

{
  if (forward_dcl->identifier ()->accept (this) == -1)
    return -1;

  if (forward_dcl->type () != 0)
    {
      this->psdl_node_->set_identifier (TAO_PSDL_Scope::instance ()->convert_str (forward_dcl->type ()));
      this->psdl_node_->set_predefined_type ();
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_identifier ( TAO_PSDL_Identifier identifier  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 33 of file PSDL_Scope_Visitor.cpp.

{
  this->psdl_node_->set_identifier (identifier->value ());

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_init_dcl ( TAO_PSDL_Init_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1097 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_init_param_decl ( TAO_PSDL_Init_Param_Decl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1110 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_init_param_decls ( TAO_PSDL_Init_Param_Decls  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1104 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_interface ( TAO_PSDL_Interface interf  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 860 of file PSDL_Scope_Visitor.cpp.

{
  if (interf->type_of_dcl ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_interface_body ( TAO_PSDL_Interface_Body interface_body  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 868 of file PSDL_Scope_Visitor.cpp.

{
  if (interface_body->export_variable ()->accept (this) == -1)
    return -1;

  if (interface_body->interface_body () != 0)
    {
      if (interface_body->interface_body ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_interface_dcl ( TAO_PSDL_Interface_Dcl interface_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 881 of file PSDL_Scope_Visitor.cpp.

{
  if (interface_dcl->interface_header ()->accept (this) == -1)
    return -1;

  if (interface_dcl->interface_body () != 0)
    {
      if (interface_dcl->interface_body ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_interface_header ( TAO_PSDL_Interface_Header interface_header  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 909 of file PSDL_Scope_Visitor.cpp.

{
  // @@ Do I really need this. Lets comment it for now and if it is
  // really needed will uncomment it later,

  /*
    if (interface_header->identifier ()->accept (this) == -1)
    return -1;
  */

  if (interface_header->type () != 0)
    {
      if (interface_header->type ()->accept (this) == -1)
        return -1;
    }

  if (interface_header->interface_inheritance_spec () != 0)
    {
      if (interface_header->interface_inheritance_spec ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_interface_inheritance_spec ( TAO_PSDL_Interface_Inheritance_Spec interface_inh_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 948 of file PSDL_Scope_Visitor.cpp.

{
  if (interface_inh_spec->interface_name ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_interface_name ( TAO_PSDL_Interface_Name interface_name  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 957 of file PSDL_Scope_Visitor.cpp.

{
  if (interface_name->scoped_name ()->accept (this) == -1)
    return -1;

  if (interface_name->interface_name () != 0)
    {
      if (interface_name->interface_name ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_key_dcl ( TAO_PSDL_Key_Dcl key_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 194 of file PSDL_Scope_Visitor.cpp.

{
  if (key_dcl->identifier ()->accept (this) == -1)
    return -1;

  if (key_dcl->simple_declarator () != 0)
    if (key_dcl->simple_declarator ()->accept (this) == -1)
      return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_literal ( TAO_PSDL_Literal  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1083 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_local_op_dcl ( TAO_PSDL_Local_Op_Dcl local_op_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 175 of file PSDL_Scope_Visitor.cpp.

{
  if (local_op_dcl->op_type_spec ()->accept (this) == -1)
    return -1;

  if (local_op_dcl->identifier ()->accept (this) == -1)
    return -1;

  if (local_op_dcl->parameter_dcls ()->accept (this) == -1)
    return -1;

  if (local_op_dcl->raises_expr () != 0)
    {
      if (local_op_dcl->raises_expr ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_member ( TAO_PSDL_Member member  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 539 of file PSDL_Scope_Visitor.cpp.

{
  if (member->type_spec ()->accept (this) == -1)
    return -1;

  if (member->declarators ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_member_list ( TAO_PSDL_Member_List member_list  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 525 of file PSDL_Scope_Visitor.cpp.

{
  if (member_list->member ()->accept (this) == -1)
    return -1;

  if (member_list->member_list () != 0)
    {
      if (member_list->member_list ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_module ( TAO_PSDL_Module module  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 22 of file PSDL_Scope_Visitor.cpp.

{
  //  this->psdl_node_->set_identifier ("module");

  if (module->specification ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_mult_expr ( TAO_PSDL_Mult_Expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 646 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_op_dcl ( TAO_PSDL_Op_Dcl op_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 682 of file PSDL_Scope_Visitor.cpp.

{
  if (op_dcl->op_attribute () != 0)
    if (op_dcl->op_attribute ()->accept (this) == -1)
      return -1;

  if (op_dcl->op_type_spec ()->accept (this) == -1)
    return -1;

  if (op_dcl->identifier ()->accept (this) == -1)
    return -1;

  if (op_dcl->parameter_dcls ()->accept (this) == -1)
    return -1;

  if (op_dcl->raises_expr () != 0)
    if (op_dcl->raises_expr ()->accept (this) == -1)
      return -1;

  if (op_dcl->context_expr () != 0)
    if (op_dcl->context_expr ()->accept (this) == -1)
      return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_op_type_spec ( TAO_PSDL_Op_Type_Spec op_type_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 760 of file PSDL_Scope_Visitor.cpp.

{
  if (op_type_spec->type () != 0)
    {
      this->psdl_node_->set_identifier (TAO_PSDL_Scope::instance ()->convert_str (op_type_spec->type ()));

      this->psdl_node_->set_predefined_type ();
    }

  if (op_type_spec->type_spec () != 0)
    if (op_type_spec->type_spec ()->accept (this) == -1)
      return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_or_expr ( TAO_PSDL_Or_Expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 616 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_param_dcl ( TAO_PSDL_Param_Dcl param_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 786 of file PSDL_Scope_Visitor.cpp.

{
  if (param_dcl->param_attribute ()->accept (this) == -1)
    return -1;

  if (param_dcl->param_type_spec ()->accept (this) == -1)
    return -1;

  if (param_dcl->simple_declarator ()->accept (this) == -1)
    return -1;

  if (param_dcl->param_dcl () != 0)
    if (param_dcl->param_dcl ()->accept (this) == -1)
      return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_param_type_spec ( TAO_PSDL_Param_Type_Spec param_type_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 829 of file PSDL_Scope_Visitor.cpp.

{
  if (param_type_spec->type_of_param ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_parameter_dcls ( TAO_PSDL_Parameter_Dcls parameter_dcls  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 777 of file PSDL_Scope_Visitor.cpp.

{
  if (parameter_dcls->param_dcl () != 0)
    if (parameter_dcls->param_dcl ()->accept (this) == -1)
      return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_positive_int_const ( TAO_PSDL_Positive_Int_Const  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1146 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_predefined_type ( TAO_PSDL_Predefined_Type predefined_type  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 484 of file PSDL_Scope_Visitor.cpp.

{
  if ((predefined_type->type_one () != 0) && (predefined_type->type_one () != TAO_PSDL_SEQUENCE))
    {
      // This will happen in the case of typedefs like
      // typedef sequence<Istring> Name. We neednot save the sequence
      // @@ May be this is a wrong solution ... but atleast a
      // temporary one :)
      this->psdl_node_->set_identifier (TAO_PSDL_Scope::instance ()->convert_str (predefined_type->type_one ()));

      this->psdl_node_->set_predefined_type ();
    }
  if (predefined_type->type_two () != 0) {}

  if (predefined_type->type_three () != 0)
    {}

  if (predefined_type->type_of_variable_one () != 0)
    {
      if (predefined_type->type_of_variable_one ()->accept (this) == -1)
        return -1;
    }

  if (predefined_type->type_of_variable_two () != 0)
    {
      if (predefined_type->type_of_variable_two ()->accept (this) == -1)
        return -1;

      // @@ I am not sure now if I need this here. So, commenting it
      // out nad will get it back if need arises in future.
      // this->psdl_node_->set_identifier (TAO_PSDL_Scope::instance ()->get_identifier ());
    }

  if (predefined_type->type_of_variable_three () != 0)
    {
      if (predefined_type->type_of_variable_three ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_primary_expr ( TAO_PSDL_Primary_Expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 658 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
 }

int TAO_PSDL_Scope_Visitor::visit_primary_key_dcl ( TAO_PSDL_Primary_Key_Dcl primary_key_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 352 of file PSDL_Scope_Visitor.cpp.

{
  if (primary_key_dcl->identifier ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_provides_dcl ( TAO_PSDL_Provides_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 753 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_psdl_concrete_state_type ( TAO_PSDL_Psdl_Concrete_State_Type  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 269 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_psdl_state_dcl ( TAO_PSDL_Psdl_State_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 110 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_psdl_state_type_spec ( TAO_PSDL_Psdl_State_Type_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 116 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_raises_expr ( TAO_PSDL_Raises_Expr raises_expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 805 of file PSDL_Scope_Visitor.cpp.

{
  this->psdl_node_->set_identifier ("raises_exception");

  if (raises_expr->first_scoped_name ()->accept (this) == -1)
    return -1;

  if (raises_expr->second_scoped_name () != 0)
    {
      if (raises_expr->second_scoped_name ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_ref_rep_directive ( TAO_PSDL_Ref_Rep_Directive  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 275 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_scoped_name ( TAO_PSDL_Scoped_Name scoped_name  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 971 of file PSDL_Scope_Visitor.cpp.

{
  if (scoped_name->identifier ()->accept (this) == -1)
    return -1;

  if (scoped_name->scoped_name () != 0)
    {
      if (scoped_name->scoped_name ()->accept (this) == -1)
        return -1;
    }

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_shift_expr ( TAO_PSDL_Shift_Expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 634 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_simple_declarator ( TAO_PSDL_Simple_Declarator simple_declarator  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 446 of file PSDL_Scope_Visitor.cpp.

{

  if (simple_declarator->identifier ()->accept (this) == -1)
    return -1;

  if (simple_declarator->simple_declarator () != 0)
    {

      if (simple_declarator->simple_declarator ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_simple_declarator_list ( TAO_PSDL_Simple_Declarator_List simple_decl_list  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 461 of file PSDL_Scope_Visitor.cpp.

{

  if (simple_decl_list-> simple_declarator ()->accept (this) == -1)
    return -1;

  if (simple_decl_list->simple_declarator_list () != 0)
    {

      if (simple_decl_list->simple_declarator_list ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_simple_type_spec ( TAO_PSDL_Simple_Type_Spec simple_type_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 396 of file PSDL_Scope_Visitor.cpp.

{
  if (simple_type_spec->type_of_simple_type_spec ()->accept (this) == -1)
    return -1;

  // @@ why this
  this->scoped_type_ = TAO_PSDL_Scope::instance ()->get_identifier ();
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_specification ( TAO_PSDL_Specification specification  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 41 of file PSDL_Scope_Visitor.cpp.

{
  if (specification->definition ()->accept (this) == -1)
    return -1;

  if (specification->specification () != 0)
    {
      if (specification->specification ()->accept (this) == -1)
        return -1;
    }
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_state_member ( TAO_PSDL_State_Member  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1090 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagehome ( TAO_PSDL_Storagehome storagehome  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 281 of file PSDL_Scope_Visitor.cpp.

{
  if (storagehome->storagehome_header ()->accept (this) == -1)
    return -1;

  if (storagehome->storagehome_body () != 0)
    if (storagehome->storagehome_body ()->accept (this) == -1)
      return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagehome_body ( TAO_PSDL_Storagehome_Body sh_body  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 312 of file PSDL_Scope_Visitor.cpp.

{
  if (sh_body->storagehome_member ()->accept (this) == -1)
    return -1;

  if (sh_body->storagehome_body () != 0)
    if (sh_body->storagehome_body ()->accept (this) == -1)
      return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagehome_header ( TAO_PSDL_Storagehome_Header sh_header  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 292 of file PSDL_Scope_Visitor.cpp.

{
  if (sh_header->identifier ()->accept (this) == -1)
    return -1;

  if (sh_header->storagetype_name ()->accept (this) == -1)
    return -1;


  if (sh_header->storagehome_inh_spec () != 0)
    if (sh_header->storagehome_inh_spec ()->accept (this) == -1)
      return -1;

  if (sh_header->storagehome_impl_spec () != 0)
    if (sh_header->storagehome_impl_spec ()->accept (this) == -1)
      return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagehome_impl_spec ( TAO_PSDL_Storagehome_Impl_Spec sh_impl_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 344 of file PSDL_Scope_Visitor.cpp.

{
  if (sh_impl_spec->abstract_storagehome_name ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagehome_inh_spec ( TAO_PSDL_Storagehome_Inh_Spec sh_inh_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 330 of file PSDL_Scope_Visitor.cpp.

{
  if (sh_inh_spec->storagehome_name ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagehome_member ( TAO_PSDL_Storagehome_Member sh_member  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 323 of file PSDL_Scope_Visitor.cpp.

{
  if (sh_member->key_dcl ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagehome_name ( TAO_PSDL_Storagehome_Name sh_name  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 337 of file PSDL_Scope_Visitor.cpp.

{
  if (sh_name->scoped_name ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagehome_scope ( TAO_PSDL_Storagehome_Scope  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 746 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype ( TAO_PSDL_Storagetype storagetype  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 709 of file PSDL_Scope_Visitor.cpp.

{
  if (storagetype->declaration () != 0)
    if (storagetype->declaration ()->accept (this) == -1)
      return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_body ( TAO_PSDL_Storagetype_Body  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 739 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_dcl ( TAO_PSDL_Storagetype_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 718 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_fwd_dcl ( TAO_PSDL_Storagetype_Fwd_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 725 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_header ( TAO_PSDL_Storagetype_Header  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 732 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_impl_spec ( TAO_PSDL_Storagetype_Impl_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 251 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_inh_spec ( TAO_PSDL_Storagetype_Inh_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 237 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_member ( TAO_PSDL_Storagetype_Member  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 231 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_name ( TAO_PSDL_Storagetype_Name storagetype_name  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 243 of file PSDL_Scope_Visitor.cpp.

{
  if (storagetype_name->scoped_name ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_storagetype_ref_type ( TAO_PSDL_Storagetype_Ref_Type  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 257 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_store_directive ( TAO_PSDL_Store_Directive  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 263 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_switch_body ( TAO_PSDL_Switch_Body  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 561 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_switch_type_spec ( TAO_PSDL_Switch_Type_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 555 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_template_type_spec ( TAO_PSDL_Template_Type_Spec template_type_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 412 of file PSDL_Scope_Visitor.cpp.

{
  if (template_type_spec->type_of_template_type_spec ()->accept (this) == -1)
    return -1;
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_type_dcl ( TAO_PSDL_Type_Dcl type_dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 360 of file PSDL_Scope_Visitor.cpp.

{
  if (type_dcl->key_word () == TAO_PSDL_NATIVE)
    {
      this->psdl_node_->set_identifier (TAO_PSDL_Scope::instance ()->convert_str (type_dcl->key_word ()));

      this->psdl_node_->set_predefined_type ();
    }

  if (type_dcl->type_of_type_dcl ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_type_declarator ( TAO_PSDL_Type_Declarator type_declarator  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 376 of file PSDL_Scope_Visitor.cpp.

{
  if (type_declarator->type_spec ()->accept (this) == -1)
    return -1;

  if (type_declarator->declarators ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_type_spec ( TAO_PSDL_Type_Spec type_spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 387 of file PSDL_Scope_Visitor.cpp.

{
  if (type_spec->type_of_type_spec ()->accept (this) == -1)
    return -1;

  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_unary_expr ( TAO_PSDL_Unary_Expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 652 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_union_type ( TAO_PSDL_Union_Type  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 550 of file PSDL_Scope_Visitor.cpp.

{ //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value ( TAO_PSDL_Value  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 986 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value_abs_dcl ( TAO_PSDL_Value_Abs_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1014 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0; }

int TAO_PSDL_Scope_Visitor::visit_value_box_dcl ( TAO_PSDL_Value_Box_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1007 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value_common_base ( TAO_PSDL_Value_Common_Base  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 993 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value_dcl ( TAO_PSDL_Value_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1020 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value_element ( TAO_PSDL_Value_Element  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1048 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value_forward_dcl ( TAO_PSDL_Value_Forward_Dcl  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1000 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
 return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value_header ( TAO_PSDL_Value_Header  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1027 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value_inheritance_spec ( TAO_PSDL_Value_Inheritance_Spec  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1034 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_value_name ( TAO_PSDL_Value_Name  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 1041 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}

int TAO_PSDL_Scope_Visitor::visit_xor_expr ( TAO_PSDL_Xor_Expr  )  [virtual]

Reimplemented from TAO_PSDL_Node_Visitor.

Definition at line 622 of file PSDL_Scope_Visitor.cpp.

{
  //  NOT YET SUPPORTED
  return 0;
}


Member Data Documentation

Definition at line 182 of file PSDL_Scope_Visitor.h.

Definition at line 183 of file PSDL_Scope_Visitor.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines