Node

constructor(children: List<Node>? = null, id: String, label: Message? = null, location: Location? = null, properties: PropertyBag? = null)