mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GP-2262 Marshaling refactor - java-side
This commit is contained in:
parent
0123c85d9f
commit
ae79857b42
68 changed files with 3131 additions and 1597 deletions
|
@ -29,6 +29,8 @@
|
|||
|
||||
class GhidraCommand;
|
||||
|
||||
extern ElementId ELEM_DOC; ///< Marshaling element \<doc>
|
||||
|
||||
/// \brief Registration point and dispatcher for commands sent to the decompiler
|
||||
///
|
||||
/// This is the base class for \b command \b capabilities (sets of commands).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue