@Beta public class ToStringProcessor extends AbstractClassProcessor
Modifier and Type | Class and Description |
---|---|
static class |
ToStringProcessor.Util |
Constructor and Description |
---|
ToStringProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
doTransform(MutableClassDeclaration it,
TransformationContext context) |
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.