Package org.ek9lang.mcp.oracle.extractors


package org.ek9lang.mcp.oracle.extractors
Oracle extractors that convert compiler data structures into JSON-serializable maps.

Each extractor is a stateless, side-effect-free function that takes a LocationContext and produces a Map<String, Object> suitable for Jackson JSON serialization.