Public Member Functions | Protected Attributes

UserDefinedType Class Reference

Inheritance diagram for UserDefinedType:
Symbol

List of all members.

Public Member Functions

 UserDefinedType (String name, TypeSpecifier type)
TypeSpecifier getType ()
void setType (TypeSpecifier type)

Protected Attributes

TypeSpecifier type

Constructor & Destructor Documentation

UserDefinedType.UserDefinedType ( String  name,
TypeSpecifier  type 
)

References setType().


Member Function Documentation

TypeSpecifier UserDefinedType.getType (  ) 

References type.

void UserDefinedType.setType ( TypeSpecifier  type  ) 

Referenced by UserDefinedType().


Member Data Documentation

Referenced by getType().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties