|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrasmus.interpreter.parser.ScriptCompiler
public class ScriptCompiler
| Constructor Summary | |
|---|---|
ScriptCompiler()
|
|
| Method Summary | |
|---|---|
static Executable |
compile(ScriptElement script)
|
static Executable |
compile(java.lang.String script)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptCompiler()
| Method Detail |
|---|
public static Executable compile(java.lang.String script)
throws ScriptParserException
ScriptParserExceptionpublic static Executable compile(ScriptElement script)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||