Annotation Type RequiresFormat
-
@Retention(RUNTIME) @Target(METHOD) public @interface RequiresFormat
Class annotation forMacro
implementations to define what format the macro body should be passed to the execute method as.- Since:
- 4.0
- See Also:
Format
,AnnotationMacroBodyTranformationCondition