|
|||||||||||
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,
de.dhbwstuttgart.typeinference.Menge paralist)
|
java.lang.String |
get_Type()
|
void |
set_Type(Type type)
|
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 |
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, de.dhbwstuttgart.typeinference.Menge paralist) throws JVMCodeException
codegen
in class FieldDecl
JVMCodeException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |