@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, doValidatepublic void doTransform(MutableFieldDeclaration it, @Extension TransformationContext context)
doTransform in class AbstractFieldProcessorit - a mutable field representation annotated with the annotation this processor is responsible for.