|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.backend.BackEnd
Back end of COINS compiler. This class exists only for backward compatibility. New driver does not need it.
| Constructor Summary | |
BackEnd(CompileSpecification spec,
java.io.PrintWriter debOut)
|
|
| Method Summary | |
void |
doIt(ImList sexp,
java.io.OutputStream codeStream)
Compiler Back End. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BackEnd(CompileSpecification spec,
java.io.PrintWriter debOut)
| Method Detail |
public void doIt(ImList sexp,
java.io.OutputStream codeStream)
throws SyntaxErrorException,
java.io.IOException
SyntaxErrorException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||