Package jadx.core
Class Consts
java.lang.Object
jadx.core.Consts
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final booleanstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEBUG
public static final boolean DEBUG- See Also:
-
DEBUG_WITH_ERRORS
public static final boolean DEBUG_WITH_ERRORS- See Also:
-
DEBUG_USAGE
public static final boolean DEBUG_USAGE- See Also:
-
DEBUG_TYPE_INFERENCE
public static final boolean DEBUG_TYPE_INFERENCE- See Also:
-
DEBUG_OVERLOADED_CASTS
public static final boolean DEBUG_OVERLOADED_CASTS- See Also:
-
DEBUG_EXC_HANDLERS
public static final boolean DEBUG_EXC_HANDLERS- See Also:
-
DEBUG_FINALLY
public static final boolean DEBUG_FINALLY- See Also:
-
DEBUG_ATTRIBUTES
public static final boolean DEBUG_ATTRIBUTES- See Also:
-
DEBUG_RESTRUCTURE
public static final boolean DEBUG_RESTRUCTURE- See Also:
-
DEBUG_EVENTS
public static final boolean DEBUG_EVENTS -
CLASS_OBJECT
- See Also:
-
CLASS_STRING
- See Also:
-
CLASS_CLASS
- See Also:
-
CLASS_THROWABLE
- See Also:
-
CLASS_ERROR
- See Also:
-
CLASS_EXCEPTION
- See Also:
-
CLASS_RUNTIME_EXCEPTION
- See Also:
-
CLASS_ENUM
- See Also:
-
CLASS_STRING_BUILDER
- See Also:
-
OVERRIDE_ANNOTATION
- See Also:
-
DEFAULT_PACKAGE_NAME
- See Also:
-
ANONYMOUS_CLASS_PREFIX
- See Also:
-
MTH_TOSTRING_SIGNATURE
- See Also:
-
-
Constructor Details
-
Consts
private Consts()
-