Documentation ¶
Index ¶
- func GetTypeInfo(ctx context.Context, typeName string, ...) (langsupport.TypeInfo, error)
- func LanguageTypeInfo() langsupport.LanguageTypeInfo
- func NewPlanner(metadata *metadata.Metadata) langsupport.Planner
- func NewTypeHandler(ti langsupport.TypeInfo) *typeHandler
- func NewWasmAdapter(mod wasm.Module) langsupport.WasmAdapter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTypeInfo ¶
func GetTypeInfo(ctx context.Context, typeName string, typeCache map[string]langsupport.TypeInfo) (langsupport.TypeInfo, error)
func LanguageTypeInfo ¶
func LanguageTypeInfo() langsupport.LanguageTypeInfo
func NewPlanner ¶
func NewPlanner(metadata *metadata.Metadata) langsupport.Planner
func NewTypeHandler ¶
func NewTypeHandler(ti langsupport.TypeInfo) *typeHandler
func NewWasmAdapter ¶
func NewWasmAdapter(mod wasm.Module) langsupport.WasmAdapter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.