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