CompletionResult
Types
Link copied to clipboard
Link copied to clipboard
open class Success(matches: List<String>, bounds: CodeInterval, metadata: List<SourceCodeCompletionVariant>, text: String, cursor: Int) : CompletionResult