scalax.rules

trait RulesWithState

[source: scalax/rules/RulesWithState.scala]

trait RulesWithState
extends Rules with StateRules
Direct Known Subclasses:
Parsers

Value 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
val factory : RulesWithState
Overrides
StateRules.factory


Copyright (c) 2005-8 The Scalax Project. All Rights Reserved.