CompletionItem

data class CompletionItem(rule: Rule, text: String)

Properties

rule
Link copied to clipboard
val rule: Rule
text
Link copied to clipboard
val text: String