Evaluator

trait Evaluator[Expr, Tag]
Companion:
object
Source:
Selectable.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def eval(guard: Expr, tree: ConstructorTree[Tag]): Option[Tag]