Home
last modified time | relevance | path

Searched refs:sourceGenerator (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/
DPeripheralPythonEngine.cs58 …ripheralPythonEngine(PythonPeripheral peripheral, Func<ScriptEngine, ScriptSource> sourceGenerator) in PeripheralPythonEngine() argument
61 InitScope(sourceGenerator(Engine)); in PeripheralPythonEngine()