org.das2.jythoncompletion.support.CompletionTask

The inteface of a task performing a code completion query.
The support class {@link org.netbeans.spi.editor.completion.support.AsyncCompletionTask} can be used for convenience when the task requires an asynchronous evaluation.