DEditorTool

Undocumented in source.

Constructors

this
this(IDEFrame frame)
Undocumented in source.

Members

Functions

getCompletions
dstring[] getCompletions(DSourceEdit editor, TextPosition caretPosition)
Undocumented in source. Be warned that the author may not have intended to support it.
goToDefinition
bool goToDefinition(DSourceEdit editor, TextPosition caretPosition)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EditorTool

goToDefinition
bool goToDefinition(DSourceEdit editor, TextPosition caretPosition)
Undocumented in source.
getCompletions
dstring[] getCompletions(DSourceEdit editor, TextPosition caretPosition)
Undocumented in source.
_frame
IDEFrame _frame;
Undocumented in source.

Meta