Class RefType

java.lang.Object
  |
  +--Type
        |
        +--RefType
Direct Known Subclasses:
Void

public class RefType
extends Type


Field Summary
 
Fields inherited from class Type
parameter, type, used
 
Constructor Summary
RefType()
           
 
Methods inherited from class Type
add_Parameter, get_codegen_Type, get_Name, get_ParaList, get_Type_, get_Type, get_UsedId, set_ParaList, set_Type, set_UsedId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefType

public RefType()