in scala/runtime/matching
class HRule

abstract class HRule()
extends Rule
with ScalaObject
Implementing classes or objects:
class HedgeChainRule(n: HedgeNT, rhs: HedgeNT)
class HedgeRule(n: HedgeNT, t: TreeNT, h: HedgeNT)

Methods inherited from java/lang/Object-class
clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, wait, wait, wait

Methods inherited from scala/Any-class
!=, ==, asInstanceOf, isInstanceOf, match

Methods inherited from scala/Ordered-class
<, <=, >, >=

Methods inherited from scala/runtime/matching/Rule-class
compareTo, rule_eq, rule_smaller, toString