jfun.parsec
Class ErrorFrame
java.lang.Object
jfun.parsec.ErrorFrame
- public class ErrorFrame
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ErrorFrame
public ErrorFrame(java.lang.String module,
int ind,
Pos pos,
Parser parser)
getIndex
public int getIndex()
getModule
public java.lang.String getModule()
getParser
public Parser getParser()
getPosition
public Pos getPosition()
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()