Inheritance Node
data class InheritanceNode(dri: DRI, children: List<TreeViewPage.InheritanceNode>, interfaces: List<DRI>, isInterface: Boolean)
Content copied to clipboard
Functions
Properties
children
Link copied to clipboard
interfaces
Link copied to clipboard
isInterface
Link copied to clipboard