@Documented
@Retention(value=SOURCE)
@Target(value={METHOD,TYPE,CONSTRUCTOR,FIELD,LOCAL_VARIABLE,PACKAGE})
public @interface CompileStatic
Modifier and Type | Optional Element and Description |
---|---|
TypeCheckingMode |
value |
public abstract TypeCheckingMode value