NodeData

open class NodeData(val nodeType: NodeType)

Inheritors

Constructors

Link copied to clipboard
constructor(nodeType: NodeType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun serialize(generator: JsonGenerator)