|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.scoping.compiler.Compiler
public final class Compiler
| Constructor Summary | |
|---|---|
Compiler(Options options,
IErrorHandler errorHandler)
|
|
| Method Summary | |
|---|---|
void |
compile(java.lang.String[] fileNames)
|
IErrorHandler |
handler()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Compiler(Options options,
IErrorHandler errorHandler)
| Method Detail |
|---|
public void compile(java.lang.String[] fileNames)
public IErrorHandler handler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||