Interface Transformer
- All Known Subinterfaces:
BlockTransformer,ClassTransformer,MethodTransformer
- All Known Implementing Classes:
AssertTransform,BlockStatementTransform,CompoundAssignments,ConditionDetection,DetectExitPoints,EnumClasses,ExitPointCleanup,FieldInitializers,GenericTransform,HighLevelLoops,ImplicitConstructorCleanup,InnerClasses,IntegerConstantInference,J11TryWithResourcesTransform,LabelledBlocks,Lambdas,LegacyTryWithResourcesTransform,LocalClasses,LoopDetection,MethodBlockTransform,NumericConstants,RecordTransformer,SwitchDetection,SwitchInlining,SwitchOnEnum,SynchronizedTransform,SyntheticCleanup,TryCatches,VariableDeclarations
public interface Transformer
Created by covers1624 on 11/8/21.
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringgetName()default Step.StepContextTypestepType()
-
Method Details
-
getName
-
stepType
-