Package ghidra.program.util
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 ghidra.program.util.ProgramLocation
addr, program, refAddr
-
Constructor Summary
-
Method Summary
Methods inherited from class ghidra.program.util.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()
-