Answer the question
In order to leave comments, you need to log in
Is there a tool to view the list of objects, their attributes, methods in the source code?
Hello,
I'm not a programmer. Tell me please. if any IDE (example: AndroidStudio, Eclipse, etc. where to click to display it like this) or another program that can visually show objects written in source code, object attributes and methods? In any form: in the form of a visual-hierarchical list or in the form of diagrams on uml
Example:
Object/class: OrderDetail
Attributes:
-quantity
-taxStatus
Methods:
-calcSubTotal
-calcWeight
Answer the question
In order to leave comments, you need to log in
In my opinion, this can be relatively easily implemented using reflection, but I won’t tell you if there are ready-made solutions
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question