public class ErrorBuffer extends Objectimplements STErrorListener
| Constructor and Description |
|---|
ErrorBuffer()
|
| Modifier and Type | Method and Description |
|---|---|
void |
compileTimeError(STMessage
|
void |
internalError(STMessage
|
void |
IOError(STMessage
|
void |
runTimeError(STMessage
|
String |
toString()
|