Skip to content

SemanticWorkspace

SemanticWorkspace = Omit<SpeculatorASTSchema, "globalIndex">

Defined in: types/ast.generated.ts:530

Extracts semantic-only fields from AST (excludes x-computed fields). Use this type when working with indexers or when computed fields are disabled.