TemplateSelectionState

fun TemplateSelectionState(    startPosition: Int,     templatePrefix: String,     candidateExpansions: List<String>)