Uses of Record Class
org.ek9lang.mcp.McpCompilerService.McpDiagnostic
Packages that use McpCompilerService.McpDiagnostic
-
Uses of McpCompilerService.McpDiagnostic in org.ek9lang.mcp
Methods in org.ek9lang.mcp that return McpCompilerService.McpDiagnosticModifier and TypeMethodDescription(package private) static McpCompilerService.McpDiagnosticMcpCompilerService.McpDiagnostic.fromError(String file, ErrorListener.ErrorDetails error, int errorLevel) (package private) static McpCompilerService.McpDiagnosticMcpCompilerService.McpDiagnostic.fromWarning(String file, ErrorListener.ErrorDetails warning) Methods in org.ek9lang.mcp that return types with arguments of type McpCompilerService.McpDiagnosticModifier and TypeMethodDescriptionMcpCompilerService.collectDiagnostics(int errorLevel) Collect diagnostics from the last compilation.