scalax.rules

trait IncrementalScanners

[source: scalax/rules/IncrementalScanners.scala]

trait IncrementalScanners
extends IncrementalParsers[Char] with Scanners
Values and Variables inherited from IncrementalParsers
item
Values and Variables inherited from RulesWithState
factory
Methods inherited from Scanners
readString, readStringIn, toString, whitespace, newline, trim
Methods inherited from MemoisableRules
ruleWithName
Methods inherited from Parsers
elem, inElem, readSeq, choice, iterableToChoice, iterableToChoiceSeq, iteratorToChoice, iteratorToChoiceSeq
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, 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

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