Class CodeAttr
- java.lang.Object
-
- jadx.plugins.input.java.data.attributes.types.CodeAttr
-
- All Implemented Interfaces:
IJavaAttribute
public class CodeAttr extends java.lang.Object implements IJavaAttribute
-
-
Constructor Summary
Constructors Constructor Description CodeAttr(int offset)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetOffset()static IJavaAttributeReaderreader()
-
-
-
Method Detail
-
getOffset
public int getOffset()
-
reader
public static IJavaAttributeReader reader()
-
-