Package asteroid.internal
This package contains internal AST transformations to get rid of
boilerplate code when creating a local AST transformation. It is strongly recommended not to use classes from
this package directly
-
Class Summary Class Description GlobalTransformationTransformation This transformation makes easier to declare a given global transformation.LocalTransformation Reduces the boiler plate code when declaring an annotation as possible target for a given transformation.PhaseTransformation This transformation makes easier to declare a given local transformation.TransformationUtils A set of utilities to implement base transformation classesTranslateToGlobalTransform