|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.tools.shell.Interpreter
class Interpreter
Helper to interpret a source buffer.
Property Summary | |
---|---|
static String |
SCRIPT_FILENAME
|
Constructor Summary | |
Interpreter(ClassLoader classLoader, Binding binding)
|
Method Summary | |
---|---|
def
|
evaluate(List buffer)
|
GroovyClassLoader
|
getClassLoader()
|
Binding
|
getContext()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
static final String SCRIPT_FILENAME
Constructor Detail |
---|
Interpreter(ClassLoader classLoader, Binding binding)
Method Detail |
---|
def evaluate(List buffer)
GroovyClassLoader getClassLoader()
Binding getContext()
Copyright © 2003-2013 The Codehaus. All rights reserved.