Searched refs:TextPropertyItem (Results 1 – 4 of 4) sorted by relevance
786 …TextPropertyItem property = new TextPropertyItem(api, name, cl, modifiers, typeInfo, tokenizer.pos… in parseProperty()
23 class TextPropertyItem( class
213 fun addProperty(property: TextPropertyItem) { in addProperty()
373 cls.addProperty(new as TextPropertyItem) in computeDelta()