This adds the MethodNode, which uses reflection to get the info for a perticular method - mainly the return type and input/output parameters. The types have been simplified for this view.
Change-Id: I81f895d3cdf1472ae4b21227572b7ccfad607018 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111094
fed778b1cf85 devtools: add MethodNode to show the column values for methods
.../source/devtools/ObjectInspectorTreeHandler.cxx | 81 +++++++++++++++++++++-
1 file changed, 79 insertions(+), 2 deletions(-)
Upstream: cgit.freedesktop.org