@Deprecated public class DataProcessor extends AbstractClassProcessor
Modifier and Type | Class and Description |
---|---|
static class |
DataProcessor.Util
Deprecated.
|
Constructor and Description |
---|
DataProcessor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
doTransform(MutableClassDeclaration it,
TransformationContext context)
Deprecated.
|
doGenerateCode, doGenerateCode, doRegisterGlobals, doRegisterGlobals, doTransform, doValidate, doValidate
public void doTransform(MutableClassDeclaration it, @Extension TransformationContext context)
doTransform
in class AbstractClassProcessor
it
- a mutable class representation annotated with the annotation this processor is responsible for.