rename annotation

This commit is contained in:
Renaud Pawlak 2017-03-17 13:52:45 +01:00
parent e9fd3d5aa2
commit ce52c5ce1c

View File

@ -35,7 +35,7 @@ import java.lang.annotation.Target;
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
@Documented
public @interface TypeScriptBody {
public @interface Replace {
/**
* The code that will be generated by the transpiler in place of the