mycompiler.mybytecode
Class ExceptionTable

java.lang.Object
  extended by mycompiler.mybytecode.ExceptionTable

public class ExceptionTable
extends java.lang.Object


Constructor Summary
ExceptionTable()
           
 
Method Summary
 void codegen(ClassFile classfile, java.io.FileOutputStream f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionTable

public ExceptionTable()
Method Detail

codegen

public void codegen(ClassFile classfile,
                    java.io.FileOutputStream f)