Re-exports§
pub use crate::systems::complete_class;
pub use crate::systems::complete_properties;
pub use crate::systems::keyword_complete;
pub use crate::systems::prefix::defined_prefix_completion;
pub use crate::util::token::get_current_token;
pub use crate::util::triple::get_current_triple;
Structs§
Component
indicating that the current document is currently handling a Completion request.ScheduleLabel
related to the Completion schedule