This interface defines an abstract interface to get a result of compilation.
This interface is used by the following methods.
- Compiler.compile(Pnuts, ClassFileHandler)
- Compiler.compile(String, ClassFileHandler)
- Compiler.compile(PnutsFunction, ClassFileHandler)