in scala.runtime.matching
class Rule

abstract class Rule
extends java.lang.Object
with scala.Ordered[scala.runtime.matching.Rule]
with scala.ScalaObject
Direct known subclasses:
HRule, TRule

Constructor Summary
def this



Def Summary
def compare (that: scala.runtime.matching.Rule) : scala.Int

final def rule_eq (r1: scala.runtime.matching.Rule, r2: scala.runtime.matching.Rule) : scala.Boolean

final def rule_smaller (r1: scala.runtime.matching.Rule, r2: scala.runtime.matching.Rule) : scala.Boolean

override def toString : java.lang.String



Constructor Detail
def this

Def Detail
def compare (that: scala.runtime.matching.Rule): scala.Int

final def rule_eq (r1: scala.runtime.matching.Rule, r2: scala.runtime.matching.Rule): scala.Boolean

final def rule_smaller (r1: scala.runtime.matching.Rule, r2: scala.runtime.matching.Rule): scala.Boolean

override def toString : java.lang.String