Class IdentifierCoordinates
java.lang.Object
com.pnfsoftware.jeb.core.output.code.coordinates.IdentifierCoordinates
Identifier coordinates for bytecode code units.
-
Constructor Details
-
IdentifierCoordinates
-
-
Method Details
-
getBase
-
getMethodIndex
public int getMethodIndex() -
getMethodOffset
public int getMethodOffset() -
getVariableIndex
public int getVariableIndex() -
isVirtual
public boolean isVirtual() -
hashCode
public int hashCode() -
equals
-
toString
-