net.sourceforge.retroweaver
Class ASMifier

java.lang.Object
  extended by ASMifierClassVisitor
      extended by net.sourceforge.retroweaver.ASMifier

public class ASMifier
extends ASMifierClassVisitor


Constructor Summary
ASMifier(java.io.PrintWriter pw)
           
 
Method Summary
static Attribute[] getDefaultAttributes()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASMifier

public ASMifier(java.io.PrintWriter pw)
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

getDefaultAttributes

public static Attribute[] getDefaultAttributes()