Class ScopeAtLineResolver
java.lang.Object
org.ek9lang.mcp.oracle.ScopeAtLineResolver
Finds the deepest scope containing a given line number by walking the parse tree.
Used when no specific symbol is found at a position but scope context is still needed.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScopeAtLineResolver
ScopeAtLineResolver(ParsedModule parsedModule)
-
-
Method Details
-
resolve
-