Class ForAIErrorPaths
java.lang.Object
org.ek9lang.compiler.common.ForAIErrorPaths
Maps compiler error codes to their corresponding path in forAI.json.
AI assistants use these paths to find structured guidance for compiler errors,
providing a faster alternative to fetching errors.html.
The paths use dot-notation to reference sections in forAI.json. For example, "excludedFeatures.break" points to the entry in the excludedFeatures.features array where keyword="break".
-
Method Summary
-
Method Details
-
getPath
-