|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.python.util.PythonInterpreter
org.python.util.InteractiveInterpreter
org.python.util.InteractiveConsole
org.openjump.util.python.PythonInteractiveInterpreter
public class PythonInteractiveInterpreter
| Field Summary |
|---|
| Fields inherited from class org.python.util.InteractiveConsole |
|---|
filename |
| Fields inherited from class org.python.util.InteractiveInterpreter |
|---|
buffer |
| Fields inherited from class org.python.util.PythonInterpreter |
|---|
cflags, systemState |
| Constructor Summary | |
|---|---|
PythonInteractiveInterpreter(bsh.util.JConsole console)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class org.python.util.InteractiveConsole |
|---|
getDefaultBanner, interact, interact, push, raw_input |
| Methods inherited from class org.python.util.InteractiveInterpreter |
|---|
interrupt, resetbuffer, runcode, runsource, runsource, runsource, showexception, write |
| Methods inherited from class org.python.util.PythonInterpreter |
|---|
cleanup, eval, exec, exec, execfile, execfile, execfile, get, get, getLocals, initialize, set, set, setErr, setErr, setErr, setLocals, setOut, setOut, setOut, setState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PythonInteractiveInterpreter(bsh.util.JConsole console)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||