Rule

final case class Rule(head: Head, body: Literal*) extends Statement
trait Statement
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def show: String
Definition Classes

Inherited methods

Inherited from:
Product