jfun.parsec
Class ParsecErrorExpecting

java.lang.Object
  extended byjfun.parsec.AbstractParsecError
      extended byjfun.parsec.ParsecErrorExpecting
All Implemented Interfaces:
java.io.Serializable

public class ParsecErrorExpecting
extends jfun.parsec.AbstractParsecError

Represent an "expecting" error. It works with MergedParsecError to implement laziness. Zephyr Business Solutions Corp.

Author:
Ben Yu
See Also:
Serialized Form

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait