VariableUtilities

Package: ghidra.program.model.listing
Type: class

10.1_PUBLIC

addedmethod: checkDataType
static ghidra.program.model.data.DataType checkDataType(ghidra.program.model.data.DataType dataType, boolean voidOK, int defaultSize, ghidra.program.model.data.DataTypeManager dtMgr) throws InvalidInputException
addedmethod: checkDataType
static ghidra.program.model.data.DataType checkDataType(ghidra.program.model.data.DataType dataType, boolean voidOK, ghidra.program.model.data.DataTypeManager dtMgr) throws InvalidInputException

9.0.1_PUBLIC

introducedInitial version