Searched refs:KeylineListScopeImpl (Results 1 – 1 of 1) sorted by relevance
250 val keylineListScope = KeylineListScopeImpl() in emptyKeylineList()270 val keylineListScope = KeylineListScopeImpl() in keylineListOf()295 private class KeylineListScopeImpl : KeylineListScope { in add() class