Assembly: OptimaJet.Workflow.Core
Namespace OptimaJet.Workflow.Core.Runtime.CodeAutocomplete
Classes
Represents a node in the autocomplete tree used by code completion.
Represents a request for retrieving code autocomplete suggestions.
Represents one variable entry in the code autocomplete metadata model.
Aggregates, stores, and routes autocomplete requests to
ICodeAutocompleter implementations.
Searches and caches available runtime types for code autocomplete.
Interfaces
Provides access to code autocomplete providers and methods for registering, initializing, and querying completion data.
Provides an abstraction for components that can provide code completion suggestions.
Provides access to discover and cache runtime types used by code autocomplete.
Enums