|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mycompiler.myclass.FieldDecl mycompiler.myclass.Method mycompiler.myclass.Constructor
public class Constructor
Field Summary |
---|
Fields inherited from class mycompiler.myclass.Method |
---|
parameterlist |
Fields inherited from class mycompiler.myclass.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 mycompiler.myclass.Method |
---|
call_sc_check, get_Block, get_ExceptionList, get_Method_Name, get_Type_Paralist, getLineNumber, getParameterCount, getParameterList, getReturnType, getTypeLineNumber, getTypeName, replaceType, sc_init_parameterlist, set_Block, set_ExceptionList, set_Modifiers, setLineNumber, setParameterList, setReturnType |
Methods inherited from class mycompiler.myclass.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 |