Searched defs:isVarargs (Results 1 – 4 of 4) sorted by relevance
27 override val isVarargs: Boolean, constant
41 fun isVarargs() = javaType.endsWith("...") in isVarargs() method
69 override val isVarargs: Boolean, in duplicate() constant
842 val isVarargs: Boolean in hashCodeForType() constant