|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--FieldDecl | +--Method | +--Constructor
Field Summary |
Fields inherited from class Method |
parameterlist |
Fields inherited from class FieldDecl |
declid |
Constructor Summary | |
Constructor()
|
Method Summary | |
void |
codegen(ClassFile classfile,
de.dhbwstuttgart.typeinference.Menge paralist)
|
java.lang.String |
get_codegen_Param_Type(de.dhbwstuttgart.typeinference.Menge paralist)
|
Methods inherited from class Method |
call_sc_check, get_Block, get_ExceptionList, get_Method_Name, get_ParaList, get_ReturnType, get_Type_Paralist, get_Type, sc_init_parameterlist, set_Block, set_ExceptionList, set_Modifiers, set_ParaList, set_ReturnType |
Methods inherited from class FieldDecl |
get_Name, getDeclIdMenge, set_DeclId, setDeclIdMenge |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Constructor()
Method Detail |
public java.lang.String get_codegen_Param_Type(de.dhbwstuttgart.typeinference.Menge paralist)
get_codegen_Param_Type
in class Method
public void codegen(ClassFile classfile, de.dhbwstuttgart.typeinference.Menge paralist) throws JVMCodeException
codegen
in class Method
JVMCodeException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |