Term

sealed trait Term extends Product with Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
class Func
class Const
class IntTerm
class StrTerm
object Undef.type
class Var
class Tuple

Value members

Abstract methods

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product