|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Util.MakeProxy
public class MakeProxy
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.
| Field Summary | |
|---|---|
static java.lang.String |
suffix
|
| Constructor Summary | |
|---|---|
MakeProxy()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] av)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String suffix
| Constructor Detail |
|---|
public MakeProxy()
| Method Detail |
|---|
public static void main(java.lang.String[] av)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||