Package jadx.api.impl
Class SimpleCodeInfo
java.lang.Object
jadx.api.impl.SimpleCodeInfo
- All Implemented Interfaces:
ICodeInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
code
-
-
Constructor Details
-
SimpleCodeInfo
-
-
Method Details
-
getCodeStr
- Specified by:
getCodeStrin interfaceICodeInfo
-
getCodeMetadata
- Specified by:
getCodeMetadatain interfaceICodeInfo
-
hasMetadata
public boolean hasMetadata()- Specified by:
hasMetadatain interfaceICodeInfo
-
toString
-