Class ParadigmTool

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

public final class ParadigmTool extends Object implements McpTool
MCP tool that returns the EK9 paradigm summary. Equivalent to 'ek9 -h -E4' on the CLI.
  • Constructor Details

    • ParadigmTool

      public ParadigmTool()
  • Method Details