|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.abora.gold.xpp.basic.ExtractMethodConstant
| Field Summary | |
protected java.lang.Object |
myConstant
|
| Constructor Summary | |
ExtractMethodConstant()
|
|
| Method Summary | |
void |
constant()
|
static void |
from(CompiledMethod method)
|
void |
pushConstant(java.lang.Object value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.Object myConstant
| Constructor Detail |
public ExtractMethodConstant()
| Method Detail |
public void constant()
public void pushConstant(java.lang.Object value)
public static void from(CompiledMethod method)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||