Package org.benf.cfr.reader.bytecode
Class AnalysisResultFromException
java.lang.Object
org.benf.cfr.reader.bytecode.AnalysisResultFromException
- All Implemented Interfaces:
AnalysisResult
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Op04StructuredStatement
private final DecompilerComments
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
code
-
comments
-
-
Constructor Details
-
AnalysisResultFromException
-
-
Method Details
-
isFailed
public boolean isFailed()- Specified by:
isFailed
in interfaceAnalysisResult
-
isThrown
public boolean isThrown()- Specified by:
isThrown
in interfaceAnalysisResult
-
getCode
- Specified by:
getCode
in interfaceAnalysisResult
-
getComments
- Specified by:
getComments
in interfaceAnalysisResult
-
getAnonymousClassUsage
- Specified by:
getAnonymousClassUsage
in interfaceAnalysisResult
-