|
override IDocument | GetCompletionDocument (out int offset) |
| Gets the document used for code completion, can be overridden to provide a custom document More...
|
|
override IDocument | GetCompletionDocument (out int offset) |
| Gets the document used for code completion, can be overridden to provide a custom document More...
|
|
override IDocument CShell.Modules.Repl.Controls.CSReplTextEditor.GetCompletionDocument |
( |
out int |
offset | ) |
|
|
inlineprotectedvirtual |
Gets the document used for code completion, can be overridden to provide a custom document
- Parameters
-
- Returns
- The document of this text editor.
Reimplemented from CShellCore.CodeCompletion.CodeTextEditor.
override IDocument CShell.Modules.Repl.Controls.CSReplTextEditor.GetCompletionDocument |
( |
out int |
offset | ) |
|
|
inlineprotectedvirtual |
Gets the document used for code completion, can be overridden to provide a custom document
- Parameters
-
- Returns
- The document of this text editor.
Reimplemented from CShellCore.CodeCompletion.CodeTextEditor.
CSRepl CShell.Modules.Repl.Controls.CSReplTextEditor.Repl |
|
getset |
The documentation for this class was generated from the following file: