joeq.Util
Class MakeProxy
java.lang.Object
joeq.Util.MakeProxy
public class MakeProxy
- extends Object
Helper application to create proxy classes that encapsulate an object's
package-accessible fields and make them public fields.
Currently used to create for Compiler.Analysis.IPA.PAProxy.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
suffix
public static final String suffix
- See Also:
- Constant Field Values
MakeProxy
public MakeProxy()
main
public static void main(String[] av)
throws Exception
- Throws:
Exception
Copyright © 2001-2008 John Whaley. All Rights Reserved.