Package | Description |
---|---|
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
gnu.text |
Supports various utility classes
for formatting, parsing, and manipulating text (strings).
|
Modifier and Type | Class and Description |
---|---|
class |
Declaration
The static information associated with a local variable binding.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceError
Represents an error message from processing a "source" file.
|
class |
SourceMessages
A collection of (zero or more) SourceErrors.
|