Searched defs:to (Results 1 – 5 of 5) sorted by relevance
35 long to() default Long.MAX_VALUE; in to() method
35 double to() default Double.POSITIVE_INFINITY; in to() method
62 def call(self, to): argument
265 replacementMap.forEach { (from, to) -> in <lambda>() method
363 val to: String? = annotation.findAttribute("to")?.value?.toSource() in <lambda>() constant