|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.util.AbstractErrorQueue
polyglot.util.SimpleErrorQueue
public class SimpleErrorQueue
A SimpleErrorQueue
handles outputing error messages.
Field Summary |
---|
Fields inherited from class polyglot.util.AbstractErrorQueue |
---|
errorCount, flushed, limit, name |
Constructor Summary | |
---|---|
SimpleErrorQueue()
|
Method Summary | |
---|---|
void |
displayError(ErrorInfo e)
|
Methods inherited from class polyglot.util.AbstractErrorQueue |
---|
enqueue, enqueue, enqueue, errorCount, flush, hasErrors, tooManyErrors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleErrorQueue()
Method Detail |
---|
public void displayError(ErrorInfo e)
displayError
in class AbstractErrorQueue
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |