|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--FieldDecl
|
+--InstVarDecl
| Field Summary | |
Type |
type
|
| Fields inherited from class FieldDecl |
declid |
| Constructor Summary | |
InstVarDecl()
|
|
| Method Summary | |
void |
codegen(ClassFile classfile,
java.util.Vector paralist)
|
java.lang.String |
get_Type()
|
void |
set_Type(Type type)
|
| Methods inherited from class FieldDecl |
get_Name, getDeclIdVector, set_DeclId, setDeclIdVector |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Type type
| Constructor Detail |
public InstVarDecl()
| Method Detail |
public void set_Type(Type type)
public java.lang.String get_Type()
get_Type in class FieldDecl
public void codegen(ClassFile classfile,
java.util.Vector paralist)
throws JVMCodeException
codegen in class FieldDeclJVMCodeException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||