Package ghidra.program.model.lang
Class InjectPayload.InjectParameter
- java.lang.Object
-
- ghidra.program.model.lang.InjectPayload.InjectParameter
-
- Enclosing interface:
- InjectPayload
public static class InjectPayload.InjectParameter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InjectParameter(java.lang.String nm, int sz)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
getIndex()
java.lang.String
getName()
int
getSize()
int
hashCode()
-