Class CompileTool

java.lang.Object
org.ek9lang.mcp.tools.CompileTool
All Implemented Interfaces:
McpTool

public final class CompileTool extends Object implements McpTool
MCP tool that compiles the EK9 workspace. Optionally accepts root directories to initialize the workspace before compiling. Re-discovers and recompiles all .ek9 files on each call (full compile). The compiled state is retained for subsequent Oracle query tool calls.