Node

object Node

This singleton object contains the unapplySeq method for convenient deconstruction.

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

the constant empty attribute sequence

the constant empty attribute sequence

def unapplySeq(n: Node): Some[(String, MetaData, Seq[Node])]

Concrete fields

val EmptyNamespace: String

the empty namespace

the empty namespace