DSourceEdit

DIDE source file editor

Constructors

this
this(string ID)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

load
bool load(string fn)

load by filename

load
bool load(ProjectSourceFile f)

load by project item

setHighlighter
void setHighlighter()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

projectSourceFile
ProjectSourceFile projectSourceFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_projectSourceFile
ProjectSourceFile _projectSourceFile;
Undocumented in source.

Meta