|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.loaders.Loader
org.millscript.millscript.loaders.BindingsLoader
org.millscript.millscript.loaders.MillScriptLoader
public final class MillScriptLoader
This class implements the MillScript file loader. The specified source is passed to a new Parser to compile the contents of the file into the package registered with this loader.
| Field Summary |
|---|
| Fields inherited from class org.millscript.millscript.loaders.Loader |
|---|
entry, pack, symbol |
| Constructor Summary | |
|---|---|
MillScriptLoader()
|
|
| Method Summary | |
|---|---|
void |
loadBindings()
Causes this loader to load it's bindings. |
| Methods inherited from class org.millscript.millscript.loaders.BindingsLoader |
|---|
loadValue |
| Methods inherited from class org.millscript.millscript.loaders.Loader |
|---|
getInstance, getLineNumber, getOrigin, getSymbol, newLoader, setContext, setLineNumber, setLoader, setOrigin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MillScriptLoader()
| Method Detail |
|---|
public void loadBindings()
Loader
loadBindings in class LoaderLoader.loadBindings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||