|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ParameterList
Field Summary | |
java.util.Vector |
formalparameter
|
boolean |
hamaDebug
|
Constructor Summary | |
ParameterList()
|
Method Summary | |
void |
codegen(ClassFile classfile,
CodeAttribute code)
|
java.lang.String |
get_codegen_ParameterList(java.util.Vector paralist)
|
java.util.Vector |
sc_get_Formalparalist()
|
void |
set_AddParameter(FormalParameter fp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean hamaDebug
public java.util.Vector formalparameter
Constructor Detail |
public ParameterList()
Method Detail |
public void set_AddParameter(FormalParameter fp)
public java.lang.String get_codegen_ParameterList(java.util.Vector paralist)
public java.util.Vector sc_get_Formalparalist()
public void codegen(ClassFile classfile, CodeAttribute code)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |