|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.basic.bytecode.base.ExceptionTableEntry
public final class ExceptionTableEntry
| Method Summary | |
|---|---|
java.lang.String |
catchType()
|
void |
dump(IAppendable out)
|
int |
endPC()
|
void |
gen(ICodeStream code)
|
int |
handlerPC()
|
IConstantPool |
pool()
|
int |
startPC()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public IConstantPool pool()
public java.lang.String catchType()
catchType in interface IExceptionTableEntrypublic int startPC()
startPC in interface IExceptionTableEntrypublic int endPC()
endPC in interface IExceptionTableEntrypublic int handlerPC()
handlerPC in interface IExceptionTableEntry
public void gen(ICodeStream code)
throws java.io.IOException
gen in interface ICodeGeneratorjava.io.IOExceptionpublic void dump(IAppendable out)
dump in interface IDumpable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||