Package-level declarations

Types

Link copied to clipboard
abstract class AbstractNodeProperty<T>(val node: Node<T>) : NodeProperty<T>