|
Scala 2.2.0.9025
|
abstract
class
Rule
extends
java.lang.Object with
scala.Ordered[scala.runtime.matching.Rule] with
scala.ScalaObjectConstructor 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