Module xl.compiler

Interface XL16UBackendPreparationStrategy


public interface XL16UBackendPreparationStrategy
Strategy seam for preparing the backend-facing AST from an XL 1.6U program. The default production strategy still reparses compatibility source. Future AST-owned backend slices can provide the legacy-compatible tree directly and retire compatibility-source reparse step by step.