Scalax
|
|
scalax/rules/RulesWithState.scala
]
trait
RulesWithState
extends
Rules with
StateRulesValue Summary | |
val
|
factory : RulesWithState |
Methods inherited from StateRules | |
apply, unit, read, get, set, update, nil, none, cond, allOf |
Methods inherited from Rules | |
rule, inRule, seqRule, from, state, success, failure, error, error, oneOf, ruleWithName, expect |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Value Details |
Scalax
|
|