AddParameterCommand

Package: ghidra.app.cmd.function
Type: class

11.1_PUBLIC

addedmethod: applyTo
boolean applyTo(ghidra.program.model.listing.Program program)
removedmethod: applyTo
boolean applyTo(ghidra.framework.model.DomainObject obj)

9.0.2_PUBLIC

addedfield: function
ghidra.program.model.listing.Function function
addedmethod: getParameter
ghidra.program.model.listing.Parameter getParameter(ghidra.program.model.listing.Program program) throws InvalidInputException
addedfield: ordinal
int ordinal
addedfield: parameter
ghidra.program.model.listing.Parameter parameter
addedfield: source
ghidra.program.model.symbol.SourceType source
addedfield: statusMessage
java.lang.String statusMessage

9.0.1_PUBLIC

introducedInitial version