in scala.runtime.matching
class Address

class Address
extends java.lang.Object
with scala.Ordered[scala.runtime.matching.Address]
with scala.ScalaObject
Address holds the path in reverse Dewey notation

Constructor Summary
def this ( l : scala.Int* )



Def Summary
def compare [ scala.runtime.matching.Address <: b ] ( y : b ) ( view$0 : (b) => scala.Ordered[b] ) : scala.Int

def down : scala.runtime.matching.Address

def right : scala.runtime.matching.Address
precond: p is nonempty
override def toString : java.lang.String



Constructor Detail
def this ( l : scala.Int* )

Def Detail
def compare [ scala.runtime.matching.Address <: b ]( y : b ) ( view$0 : (b) => scala.Ordered[b] ) : scala.Int

def down : scala.runtime.matching.Address

def right : scala.runtime.matching.Address
precond: p is nonempty

override def toString : java.lang.String