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