@Retention(value=CLASS)
@Target(value={METHOD,CONSTRUCTOR})
public @interface CASM
MethodNode of the target method| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
value
The method name and descriptors to inject into
e.g. |