Overview Package Class Use Tree Deprecated Index Help
PREV NEXT FRAMES NO FRAMES All Classes

Uses of Class
dioscuri.module.cpu32.ClassFile

Packages that use ClassFile
dioscuri.module.cpu32

Uses of ClassFile in dioscuri.module.cpu32

Methods in dioscuri.module.cpu32 that return ClassFile
static ClassFile ClassFileBuilder.createNewProtectedModeSkeletonClass()
static ClassFile ClassFileBuilder.createNewRealModeSkeletonClass()

Methods in dioscuri.module.cpu32 with parameters of type ClassFile
static int JavaCodeAnalyser.getMaxStackDepth(int[] code, int start, ClassFile cf)
static CodeBlock ClassFileBuilder.instantiateClass(ClassFile cf)
void MethodInfo.setCode(int[] code, ClassFile cf)
void MethodInfo.setCode(int[] code, int codeLength, ClassFile cf)
void MethodInfo.setExceptionTable(AttributeInfo.CodeAttribute.ExceptionEntry[] exceptionTable, ClassFile cf)
void MethodInfo.setExceptionTable(AttributeInfo.CodeAttribute.ExceptionEntry[] exceptionTable, int exceptionTableLength, ClassFile cf)
void ExceptionHandler.write(CountingOutputStream byteCodes, ClassFile cf)
void RPNNode.write(CountingOutputStream output, ClassFile cf, boolean leaveResultOnStack)
static void RPNNode.writeBytecodes(CountingOutputStream output, ClassFile cf, java.lang.Object[] bytecodes)
void RPNNode.writeExceptionCleanup(CountingOutputStream output, ClassFile cf, boolean leaveResultOnStack)
protected void RealModeExceptionHandler.writeHandlerRoutine(CountingOutputStream byteCodes, ClassFile cf)
protected void ProtectedModeExceptionHandler.writeHandlerRoutine(CountingOutputStream byteCodes, ClassFile cf)
protected abstract void ExceptionHandler.writeHandlerRoutine(CountingOutputStream byteCodes, ClassFile cf)


Overview Package Class Use Tree Deprecated Index Help
PREV NEXT FRAMES NO FRAMES All Classes

AltStyle によって変換されたページ (->オリジナル) /