public interface PlasticClassTransformer
PlasticClass
is transformed. Often, a series of transformers are applied, in
a specific order.Modifier and Type | Method and Description |
---|---|
void |
transform(PlasticClass plasticClass)
Perform whatever transformations are appropriate on this PlasticClass.
|
void transform(PlasticClass plasticClass)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.