public class StaticMethodBinder extends SceneTransformer
Constructor and Description |
---|
StaticMethodBinder(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
protected void |
internalTransform(String phaseName,
Map opts)
Performs the transformation on the Scene, under the given phaseName and with the given Options.
|
static StaticMethodBinder |
v() |
transform, transform, transform
public StaticMethodBinder(Singletons.Global g)
public static StaticMethodBinder v()
protected void internalTransform(String phaseName, Map opts)
SceneTransformer
internalTransform
in class SceneTransformer