Packages

package dsl

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. dsl
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class ConditionOps[C] extends AnyRef
  2. implicit class RuleOps[C] extends AnyRef
  3. implicit class WhenOps[C] extends AnyRef

Value Members

  1. def not[C](condition: Condition[C]): Not[C]
  2. def when[C](condition: Condition[C]): When[C]

Inherited from AnyRef

Inherited from Any

Ungrouped