aesi-eclipse / com.virtlink.aesi.debugging.mock / MockDebugger / <init>
<init>
MockDebugger(mainFile: Path, sourceFiles: MutableList<Path>)
Initializes a new instance of the MockDebugger class.
Parameters
mainFile - The main file, where execution begins.
sourceFiles - The source files in the project, including the main file.