Searched refs:TextPropertyItem (Results 1 – 4 of 4) sorted by relevance
25 internal class TextPropertyItem( class
103 cls.addProperty(property as TextPropertyItem) in addProperty()
151 fun addProperty(property: TextPropertyItem) { in addProperty()
1416 TextPropertyItem(codebase, name, cl, modifiers, type, tokenizer.fileLocation()) in parseProperty()