Package org.ek9lang.mcp.tools


package org.ek9lang.mcp.tools
  • Classes
    Class
    Description
    MCP tool for searching the EK9 Q&A knowledge base.
    MCP tool that compiles the EK9 workspace.
    MCP resource providing diagnostics from the last compilation.
    MCP tool that provides rich explanations for EK9 error codes.
    MCP tool that formats EK9 source code.
    MCP tool that provides keyword and type help.
    MCP tool that returns the EK9 paradigm summary.
    MCP tool that queries the complete structure of the class, record, trait, or component at a source location.
    MCP tool that queries execution flow analysis for the function or method enclosing a source location.
    MCP tool that queries the module containing a source file.
    MCP tool that decomposes a stream pipeline expression into its stages, showing the type transformation at each stage.
    MCP tool that queries all symbols visible at a specific source location, including their types, set/unset states, and which scope introduced them.
    MCP tool that queries the compiler for complete semantic information about the symbol at a specific source location.
    MCP resource providing symbol table information for a module.
    MCP tool that returns the EK9 compiler version.