| Package | Description |
|---|---|
| com.artenum.rosetta.interfaces.core | |
| com.artenum.rosetta.test |
| Modifier and Type | Method and Description |
|---|---|
Object |
GenericInterpreter.eval(Reader reader)
Same as
eval(String) except that the source of the script
is provided as a Reader |
Object |
GenericInterpreter.eval(String script)
Executes the specified script.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
FakeGenericInterpreter.eval(Reader reader) |
Object |
FakeGenericInterpreter.eval(String script) |
Copyright © 2007-2013 Artenum. All Rights Reserved.