org.codehaus.groovy.tools.shell
Class Interpreter
java.lang.Object
org.codehaus.groovy.tools.shell.Interpreter
class Interpreter
extends Object
???
- version:
- $Id: Interpreter.groovy 12266 2008-05-04 10:11:31Z user57 $
- author:
- Jason Dillon
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
SCRIPT_FILENAME
static final String SCRIPT_FILENAME
-
Interpreter
public Interpreter(ClassLoader classLoader, Binding binding)
-
evaluate
public def evaluate(List buffer)
-
getClassLoader
GroovyClassLoader getClassLoader()
-
getContext
Binding getContext()
-
Copyright © 2003-2009 The Codehaus. All rights reserved.