Class StackDepthFieldLocation
java.lang.Object
ghidra.program.util.ProgramLocation
ghidra.program.util.StackDepthFieldLocation
- All Implemented Interfaces:
Cloneable, Comparable<ProgramLocation>
-
Field Summary
Fields inherited from class ProgramLocation
addr, program, refAddr -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ProgramLocation
clone, compareAddr, compareTo, equals, getAddress, getByteAddress, getCharOffset, getColumn, getComponentPath, getLocation, getProgram, getRefAddress, getRow, getTranslatedCopy, hashCode, isValid, restoreState, saveState, toString
-
Constructor Details
-
StackDepthFieldLocation
-
StackDepthFieldLocation
public StackDepthFieldLocation()
-