Package org.eclipse.ease.lang.python.py4j.internal
-
Interface Summary Interface Description ICodeTraceFilter Extension ofICodeTracer
performing pre-filtering before code gets to actual tracer.IInteractiveReturn Type encapsulating return from the Python side.IPythonSideEngine Main entry point for Py4J on Python side.Py4JScriptEnginePrefConstants -
Class Summary Class Description Activator Py4JBootstrap Loads basic module support for script Py4J based enginesPy4jDebugger Extension ofPythonDebugger
with additionalICodeTraceFilter
to lower amount of trace dispatches.Py4jDebuggerEngine A script engine to debug Python code on a PY4J engine.Py4jScriptEngine