Searched refs:annotationsAndType (Results 1 – 2 of 2) sorted by relevance
234 +"private $annotationsAndType $name;" in ClassPrinter()726 "public $annotationsAndType $methodName()" {777 +"$annotationsAndType $nameLowerCamel${if_(!isLast, ",")}"
146 val annotationsAndType by lazy { (annotationsNoInternal + Type).joinToString(" ") } in <lambda>() constant