|
Class Summary |
| AVRErrorReporter |
The AVRErrorReporter contains one method per compilation
error. |
| Avrora |
The Avrora class contains several utilities relating to
exceptions and errors within Avrora. |
| AVRTestHarness |
The AVRTestHarness implements a test harness that interfaces the
avrora.test.AutomatedTester in order to automate testing of the
AVR parser and simulator. |
| ErrorReporter |
The ErrorReporter is the super class of all error reporters in
Avrora. |
| Main |
This is the main entrypoint to Avrora. |
| Main.Location |
The Location class encapsulates a location within a program
that is specified on the command line. |
| Main.ProgramReader |
The ProgramReader class represents an object capable of reading
a program given the special command line arguments. |