EnumComplete

Undocumented in source.

Constructors

this
this(Completion[] available)
Undocumented in source.

Members

Functions

complete
const(Completion)[] complete(string identifier, AST[] , DietComplete , size_t )
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

available
Completion[] available;
Undocumented in source.

Inherited Members

From CompletionSource

complete
const(Completion)[] complete(string identifier, AST[] context, DietComplete engine, size_t offset)
Undocumented in source.

Meta