Class DecompilerComment
java.lang.Object
org.benf.cfr.reader.util.DecompilerComment
- All Implemented Interfaces:
Dumpable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentprivate final Stringstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentprivate final booleanstatic final DecompilerCommentprivate final booleanstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentprivate final Stringstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerCommentstatic final DecompilerComment -
Constructor Summary
ConstructorsConstructorDescriptionDecompilerComment(String comment) DecompilerComment(String comment, boolean failed) DecompilerComment(String comment, Exception e) -
Method Summary
-
Field Details
-
UNABLE_TO_STRUCTURE
-
AGGRESSIVE_TOPOLOGICAL_SORT
-
AGGRESSIVE_EXCEPTION_AGG
-
AGGRESSIVE_EXCEPTION_VERY_AGG
-
COND_PROPAGATE
-
RETURNING_IFS
-
PRUNE_EXCEPTIONS
-
COMMENT_MONITORS
-
DROP_EXCEPTIONS
-
PARAMETER_CORRUPTION
-
TRY_BACKEDGE_REMOVED
-
LOOPING_EXCEPTIONS
-
TYPE_CLASHES
-
ITERATED_TYPE_HINTS
-
LOOSE_CATCH_BLOCK
-
VOID_DECLARATION
-
NEIGHBOUR_RETURN
-
CLASS_RENAMED
-
RENAME_MEMBERS
-
ILLEGAL_IDENTIFIERS
-
WHOLE_CLASS_EXCEPTION
-
EXPERIMENTAL_FEATURE
-
PACKAGE_INFO_CODE
-
BAD_ANNOTATION
-
BAD_ANNOTATION_ON_INNER
-
CASE_CLASH_FS
-
DYNAMIC_CONSTANTS
-
MULTI_VERSION
-
UNVERIFIABLE_BYTECODE_BAD_JUMP
-
UNVERIFIABLE_BYTECODE_BAD_MERGE
-
BAD_SIGNATURE
-
IMPOSSIBLE_LOOP_WITH_FIRST
-
IMPOSSIBLE_LOOP_WITH_COPY
-
DUFF_HANDLING
-
MALFORMED_SWITCH
-
DYNAMIC_SIGNATURE_MISMATCH
-
CHECK_SEALED
-
comment
-
summaryMessage
-
failed
private final boolean failed -
exception
private final boolean exception
-
-
Constructor Details
-
DecompilerComment
-
DecompilerComment
-
DecompilerComment
-
-
Method Details
-
dump
-
getSummaryMessage
-
isFailed
public boolean isFailed() -
isException
public boolean isException() -
toString
-