Home
last modified time | relevance | path

Searched defs:endAt (Results 1 – 1 of 1) sorted by relevance

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBufferReader.kt99 val endAt = startIndex + matcher!!.end(group) in string() constant
105 val endAt = startIndex + matcher!!.end(group) in slice() constant