|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsoot.Transformer
soot.SceneTransformer
ptolemy.copernicus.kernel.GrimpTransformer
public class GrimpTransformer
A Transformer that creates a GrimpBody from the active body. GrimpBodies are better to create class files from because they have constructor bytecode that look like avac's constructors
| Red (cxh) |
| Red (cxh) |
| Constructor Summary | |
|---|---|
GrimpTransformer()
|
|
| Method Summary | |
|---|---|
protected void |
internalTransform(java.lang.String phaseName,
java.util.Map options)
|
static GrimpTransformer |
v()
Return an instance of this transformer that will operate on the given model. |
| Methods inherited from class soot.SceneTransformer |
|---|
transform, transform, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GrimpTransformer()
| Method Detail |
|---|
public static GrimpTransformer v()
protected void internalTransform(java.lang.String phaseName,
java.util.Map options)
internalTransform in class soot.SceneTransformer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||