packageextensionhost

package
v0.3.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package packageextensionhost validates package-extension data and converts it into compiler-owned semantic declarations. Providers never receive the internal declaration representation through this boundary.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportDeclarationCatalog

func ExportDeclarationCatalog(provider string, catalog *declaration.Catalog) (packageextension.DeclarationCatalog, error)

func ExportProjectDeclarationInput

func ExportProjectDeclarationInput(provider string, programs []*ast.Program) (packageextension.ProjectDeclarationInput, error)

ExportProjectDeclarationInput copies the declaration-only portion of parsed project source into the versioned package-extension boundary. The returned value owns its data and does not retain compiler AST nodes.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL