Package ghidra.app.util.viewer.proxy
package ghidra.app.util.viewer.proxy
-
ClassesClassDescriptionStores information about a address in a program such that the address can be retrieved when needed.Stores information about a code unti in a program such that the code unit can be retrieved when needed.Stores information about a data item in a program such that the data item can be retrieved when needed.Used proxy a null valueStores information about a function in a program such that the function can be retrieved when needed.ProxyObj<T>Implementing objects of this interface hold an object from a program (e.g.Stores information about a variable in a program such that the variable can be retrieved when needed.