trait Control extends AnyRef
The control component of the machine
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Control
- AnyRef
- Any
Implicitly
- by controlToJSON
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Concrete Value Members
-
def
++(other: JValue): JValue
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- JValue
-
def
apply(i: Int): JValue
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- JValue
-
def
canEqual(that: Any): Boolean
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- Equals
-
def
children: List[JValue]
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- JValue
-
def
diff(other: JValue): Diff
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- Diffable
-
def
productArity: Int
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- Product
-
def
productElement(n: Int): Any
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- Product
-
def
productIterator: Iterator[Any]
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- Product
-
def
productPrefix: String
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- Product
-
def
toOption: Option[JValue]
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- JValue
-
def
toSome: Option[JValue]
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- JValue
-
def
values: Values
- Implicit
- This member is added by an implicit conversion from Control to JValue performed by method controlToJSON in EvalKontMachine.Control.
- Definition Classes
- JValue