Searched defs:property (Results 1 – 13 of 13) sorted by relevance
114 val property = PsiPropertyItem( in toString() constant
47 override var property: PsiPropertyItem? = null variable
49 override var property: PsiPropertyItem? = null variable
81 override var property: PsiPropertyItem? = null in <lambda>() variable
46 val property = inherited.properties().single() in <lambda>() constant
68 repeated Property property = 5; // Key/Value Property pairs. field
82 val property: PropertyItem? in name() constant
26 val property: PropertyItem? in <lambda>() constant
278 for (property in properties()) { in <lambda>() method893 for (property in properties) { in accept() constant
29 val property: PropertyItem? in <lambda>() constant
225 val property = psi.sourcePsi as? KtProperty in <lambda>() constant
295 for (property in Issues::class.declaredMemberProperties) { constant
797 val property = TextPropertyItem(api, name, cl, modifiers, typeInfo, tokenizer.pos()) in parseProperty() constant