HSepPair

ostrat.prid.phex.HSepPair
See theHSepPair companion class
object HSepPair

Companion object for HSepPair trait, provides apply and unapply methods.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HSepPair.type

Members list

Value members

Concrete methods

def apply[A2](hc: HSep, a2: A2): HSepPair[A2]
def unapply(inp: Any): Option[(HSep, Any)]