| Interface | Description |
|---|---|
| ModuleReader |
A module reader is responsible for physically reading information about a
given module.
|
| Class | Description |
|---|---|
| WyilFilePrinter |
Writes WYIL bytecodes in a textual from to a given file.
|
| WyilFileReader |
Read a binary WYIL file from a byte stream and convert into the corresponding
WyilFile object.
|
| WyilFileWriter |
Responsible for writing a WyilFile to an output stream in binary form.
|
Copyright © 2017. All rights reserved.