Interface IMixinTransformerFactory
- All Superinterfaces:
IMixinInternal
Factory for the mixin transformer, concrete instances of this class are only
provided to services since only the service should be able to decide when the
mixin transformer is initialised.
-
Method Summary
Modifier and TypeMethodDescriptionCreate a new transformer.
-
Method Details
-
createTransformer
Create a new transformer.- Throws:
MixinInitialisationError
-