Searched defs:companionObject (Results 1 – 2 of 2) sorted by relevance
3434 @Test fun companionObject() { in companionObject() method in com.squareup.kotlinpoet.TypeSpecTest4569 val companionObject = TypeSpec.companionObjectBuilder() in objectKindIsCompanion() constant
151 fun companionObject() { in <lambda>() method