|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceError | |
---|---|
gnu.text | Supports various utility classes for formatting, parsing, and manipulating text (strings). |
Uses of SourceError in gnu.text |
---|
Fields in gnu.text declared as SourceError | |
---|---|
SourceError |
SourceError.next
Used to chain to the "next" message. |
Methods in gnu.text that return SourceError | |
---|---|
SourceError |
SourceMessages.getErrors()
|
SourceError |
Lexer.getErrors()
|
Methods in gnu.text with parameters of type SourceError | |
---|---|
void |
SourceMessages.error(SourceError error)
Link in an error. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |