DietComplete

Undocumented in source.

Constructors

this
this(string file)
Undocumented in source.
this
this(DietInput root, FileProvider provider)
Undocumented in source.

Members

Functions

completeAt
const(Completion)[] completeAt(size_t offset)
Undocumented in source. Be warned that the author may not have intended to support it.
reparse
void reparse(string content)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

defaultFileProvider
FileProvider defaultFileProvider(string dir)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attributeNames
AttributeNameComplete attributeNames;
Undocumented in source.
attributeValues
AttributeValueComplete attributeValues;
Undocumented in source.
doctypes
EnumComplete doctypes;
Undocumented in source.
parser
ASTParser parser;
Undocumented in source.
provider
FileProvider provider;
Undocumented in source.
tags
EnumComplete tags;
Undocumented in source.

Meta