FunctionSignatureDecompilerHover
Package:
ghidra.app.decompiler.component.hover
Type:
class
9.2.3_PUBLIC
added
method
:
getDescription
java.
lang.
String getDescription(
)
added
method
:
getName
java.
lang.
String getName(
)
added
method
:
getOptionsCategory
java.
lang.
String getOptionsCategory(
)
removed
method
:
initializeOptions
void initializeOptions(
)
removed
method
:
setOptions
void setOptions(
ghidra.
framework.
options.
Options options,
java.
lang.
String optionName)
9.0.1_PUBLIC
introduced
Initial version