Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ASM_MANUAL_FLAG |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ABSTRACT_METHOD_WARNING_PREFIX |
"There is no super implementation for: " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EMPTY_MASK |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONSTRUCTOR_INTERNAL_NAME |
"<init>" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT |
1.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INSTANCE_FIELD |
"target" |
public static final String |
REFLECTION_METHOD |
"make" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ABSTRACTION_MASK |
1280 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FIELD_MODIFIER_MASK |
163583 |
public static final int |
GENERAL_MODIFIER_MASK |
135168 |
public static final int |
MEMBER_MODIFIER_MASK |
163391 |
public static final int |
MEMBER_VISIBILITY_MODIFIER_MASK |
7 |
public static final int |
METHOD_MODIFIER_MASK |
163839 |
public static final int |
TYPE_MODIFIER_MASK |
163383 |
public static final int |
TYPE_VISIBILITY_MODIFIER_MASK |
7 |
Copyright © 2014. All rights reserved.