ClassParent
AST node that represents a parent of the class. The node corresponds to KtSuperTypeListEntry.
Inheritors
Properties
Link copied to clipboard
list of value arguments.
Link copied to clipboard
expression of the delegation if exists, otherwise null
.
Link copied to clipboard
left parenthesis of the value arguments if exists, otherwise null
.
Link copied to clipboard
right parenthesis of the value arguments if exists, otherwise null
.
Link copied to clipboard
Supplemental data for the node.