Class QueryFlowTool

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

public final class QueryFlowTool extends Object implements McpTool
MCP tool that queries execution flow analysis for the function or method enclosing a source location. Returns complexity metrics (always), plus execution paths and data flow when IR is available.