NodeContext

abstract class NodeContext<T>

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val attributes: List<T>
Link copied to clipboard
abstract val name: String