modifiedmethod:
expandNode
param 1 renamed: node → parent
- void expandNode(docking.widgets.tree.GTreeNode node, ghidra.util.task.TaskMonitor monitor) throws CancelledException
+ void expandNode(docking.widgets.tree.GTreeNode parent, ghidra.util.task.TaskMonitor monitor) throws CancelledException