public class Driver extends Object
| Constructor and Description |
|---|
Driver() |
| Modifier and Type | Method and Description |
|---|---|
Result |
compile(Node script) |
Result |
compile(String code) |
static void |
main(String[] args) |
public Result compile(String code) throws IOException
IOExceptionpublic Result compile(Node script) throws IOException
IOExceptionCopyright © 2009–2015 Google. All rights reserved.