public interface AnalysisResult
Modifier and Type | Method and Description |
---|---|
AnonymousClassUsage |
getAnonymousClassUsage() |
Op04StructuredStatement |
getCode() |
DecompilerComments |
getComments() |
boolean |
isFailed() |
boolean |
isThrown() |
boolean isFailed()
boolean isThrown()
Op04StructuredStatement getCode()
DecompilerComments getComments()
AnonymousClassUsage getAnonymousClassUsage()
Copyright © 2011-2021. All Rights Reserved.