@Deprecated public class PropertyProcessor extends AbstractFieldProcessor
Constructor and Description |
---|
PropertyProcessor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
doTransform(MutableFieldDeclaration it,
TransformationContext context)
Deprecated.
|
doGenerateCode, doGenerateCode, doRegisterGlobals, doRegisterGlobals, doTransform, doValidate, doValidate
public void doTransform(MutableFieldDeclaration it, @Extension TransformationContext context)
doTransform
in class AbstractFieldProcessor
it
- a mutable field representation annotated with the annotation this processor is responsible for.