See: Description
| Interface | Description |
|---|---|
| Term |
This interface provides the methods path Term objects must implement.
|
| Class | Description |
|---|---|
| Base64 |
Encodes to and decodes from Base64 notation.
|
| EscapeUtils |
This class regroups methods used to escape and unescape string.
|
| ExceptionUtils |
Launders the throwables, errors, and exceptions that can be returned from a
Future. |
| FileStatCache |
Class to cache file modification times.
|
| FileUtils | |
| FinalFlags |
Data structure that hold final flag information for paths in a machine
configuration.
|
| FunctionDefinition |
Holds a function definition as well as source information about where the
function was defined.
|
| GlobalVariable |
Holds the value of a global variable as well as a flag to indicate whether
this variable is 'final'.
|
| MessageUtils |
Utilities to allow localization of compiler error messages.
|
| Path |
This immutable class represents a pan path.
|
| Range |
Represents a range associated with a type.
|
| SourceLocation |
Represents the source location of a block of characters within a given
template.
|
| StringUtils | |
| TermFactory |
A factory to generate Term objects.
|
| XmlUtils |
| Enum | Description |
|---|---|
| Path.PathType |
An enumeration containing the three different types of paths.
|
Copyright © 2014 Quattor. All Rights Reserved.