public static final class InjectionPoint.Flags
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
UNSAFE
Change the default target restriction from METHODS_ONLY to ALLOW_ALL
|
| Constructor and Description |
|---|
Flags() |
| Modifier and Type | Method and Description |
|---|---|
static int |
parse(org.objectweb.asm.tree.AnnotationNode at) |
static int |
parse(At at) |
public static final int UNSAFE
public static int parse(At at)
public static int parse(org.objectweb.asm.tree.AnnotationNode at)