AutoCompletionProvider

Inheritors

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun possible(value: Value<*>): Iterable<String>

Gives an array with all possible completions for the value.