SpecializedNode

sealed abstract class SpecializedNode extends Node with Product
trait Product
trait Equals
trait Node
trait Metadata
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

def assignId(v: Id): Unit
Inherited from:
Node
Inherited from:
Node
def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Node
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product