|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--Statement
|
+--EmptyStmt
| Constructor Summary | |
EmptyStmt()
|
|
| Method Summary | |
void |
codegen(ClassFile classfile,
CodeAttribute code)
|
void |
sc_check(java.util.Vector classlist,
java.util.Hashtable ch,
java.util.Hashtable bh,
boolean ext,
java.util.Hashtable parach,
java.util.Hashtable parabh)
|
| Methods inherited from class Statement |
print_rec, print_rec, print_rec, print_rec |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EmptyStmt()
| Method Detail |
public void sc_check(java.util.Vector classlist,
java.util.Hashtable ch,
java.util.Hashtable bh,
boolean ext,
java.util.Hashtable parach,
java.util.Hashtable parabh)
sc_check in class Statement
public void codegen(ClassFile classfile,
CodeAttribute code)
throws JVMCodeException
codegen in class StatementJVMCodeException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||