Package ghidra.program.model.lang
Class InjectPayload.InjectParameter
java.lang.Object
ghidra.program.model.lang.InjectPayload.InjectParameter
- Enclosing interface:
InjectPayload
-
Constructor Details
-
InjectParameter
-
-
Method Details
-
getName
-
getIndex
public int getIndex() -
getSize
public int getSize() -
isEquivalent
Determine if this InjectParameter and another instance are equivalent- Parameters:
obj
- is the other instance- Returns:
- true if they are equivalent
-