Class AnalysisResultSuccessful
java.lang.Object
org.benf.cfr.reader.bytecode.AnalysisResultSuccessful
- All Implemented Interfaces:
AnalysisResult
-
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
-