AttributeValueComplete

Undocumented in source.

Constructors

this
this(TagInfo[] tagInfos)
Undocumented in source.

Members

Functions

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

Variables

tagInfos
TagInfo[] tagInfos;
Undocumented in source.

Inherited Members

From CompletionSource

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

Meta