OOP Support
SanderKofficial opened this issue · 1 comments
SanderKofficial commented
Adding a way to support object oriented programming.
SanderKofficial commented
Demonstrate encapsulation by visually grouping the properties and methods of a class within its node. Show how access modifiers like public, private, and protected are represented visually.