Home
last modified time | relevance | path

Searched defs:ExecutorPythonEngine (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitorExecutorExtensions.cs75 private sealed class ExecutorPythonEngine : PythonEngine class in Antmicro.Renode.UserInterface.MonitorExecutorExtensions
77 public ExecutorPythonEngine(IMachine machine, string script) in ExecutorPythonEngine() method in Antmicro.Renode.UserInterface.MonitorExecutorExtensions.ExecutorPythonEngine