public class TightestQualifiersTagger extends SceneTransformer
| Modifier and Type | Field and Description |
|---|---|
static int |
RESULT_PACKAGE |
static int |
RESULT_PRIVATE |
static int |
RESULT_PROTECTED |
static int |
RESULT_PUBLIC |
| Constructor and Description |
|---|
TightestQualifiersTagger(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalTransform(java.lang.String phaseName,
java.util.Map options)
Performs the transformation on the Scene, under the given phaseName and with the given Options.
|
static TightestQualifiersTagger |
v() |
transform, transform, transformpublic static final int RESULT_PUBLIC
public static final int RESULT_PACKAGE
public static final int RESULT_PROTECTED
public static final int RESULT_PRIVATE
public TightestQualifiersTagger(Singletons.Global g)
public static TightestQualifiersTagger v()
protected void internalTransform(java.lang.String phaseName,
java.util.Map options)
SceneTransformerinternalTransform in class SceneTransformerCopyright © 2012-2019 RoboVM AB. All Rights Reserved.