Uses of Interface
org.ek9lang.mcp.McpTool
Packages that use McpTool
-
Uses of McpTool in org.ek9lang.mcp
Methods in org.ek9lang.mcp with parameters of type McpTool -
Uses of McpTool in org.ek9lang.mcp.tools
Classes in org.ek9lang.mcp.tools that implement McpToolModifier and TypeClassDescriptionfinal classMCP tool for searching the EK9 Q&A knowledge base.final classMCP tool that compiles the EK9 workspace.final classMCP tool that provides rich explanations for EK9 error codes.final classMCP tool that formats EK9 source code.final classMCP tool that provides keyword and type help.final classMCP tool that returns the EK9 paradigm summary.final classMCP tool that queries the complete structure of the class, record, trait, or component at a source location.final classMCP tool that queries execution flow analysis for the function or method enclosing a source location.final classMCP tool that queries the module containing a source file.final classMCP tool that decomposes a stream pipeline expression into its stages, showing the type transformation at each stage.final classMCP tool that queries all symbols visible at a specific source location, including their types, set/unset states, and which scope introduced them.final classMCP tool that queries the compiler for complete semantic information about the symbol at a specific source location.final classMCP tool that returns the EK9 compiler version.