net.sf.jode.decompiler
Class Options
java.lang.Object
net.sf.jode.decompiler.Options
- Direct Known Subclasses:
- Main
- public class Options
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPTION_LVT
public static final int OPTION_LVT
- See Also:
- Constant Field Values
OPTION_INNER
public static final int OPTION_INNER
- See Also:
- Constant Field Values
OPTION_ANON
public static final int OPTION_ANON
- See Also:
- Constant Field Values
OPTION_PUSH
public static final int OPTION_PUSH
- See Also:
- Constant Field Values
OPTION_PRETTY
public static final int OPTION_PRETTY
- See Also:
- Constant Field Values
OPTION_DECRYPT
public static final int OPTION_DECRYPT
- See Also:
- Constant Field Values
OPTION_ONETIME
public static final int OPTION_ONETIME
- See Also:
- Constant Field Values
OPTION_IMMEDIATE
public static final int OPTION_IMMEDIATE
- See Also:
- Constant Field Values
OPTION_VERIFY
public static final int OPTION_VERIFY
- See Also:
- Constant Field Values
OPTION_CONTRAFO
public static final int OPTION_CONTRAFO
- See Also:
- Constant Field Values
options
public static int options
Options
public Options()
doAnonymous
public static final boolean doAnonymous()
doInner
public static final boolean doInner()
skipClass
public static boolean skipClass(ClassInfo clazz)
Copyright © 1998-2004 by Jochen Hoenicke.