Var

reqt.csp.Var
See theVar companion trait
object Var

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Var.type

Members list

Value members

Concrete methods

def apply[T](id: T): IntVar[T]
def apply[T, U](id: T, values: Seq[U]): EnumVar[T, U]
def apply[T, U](id: T, values: Array[U]): EnumVar[T, U]