Searched refs:getList (Results 1 – 15 of 15) sorted by relevance
69 return getList().equals(((CstCallSite) other).getList()); in equals()78 return getList().hashCode(); in hashCode()84 return getList().compareTo(((CstCallSite) other).getList()); in compareTo0()90 return getList().toString("call site{", ", ", "}"); in toString()108 return getList().toHuman("{", ", ", "}"); in toHuman()
93 public List getList() { in getList() method in CstArray
53 public StdFieldList getList() { in getList() method in FieldListParser
53 public StdMethodList getList() { in getList() method in MethodListParser
559 fields = flParser.getList(); in parse0()565 methods = mlParser.getList(); in parse0()572 attributes = alParser.getList(); in parse0()
105 public StdAttributeList getList() { in getList() method in AttributeListParser
214 StdAttributeList attributes = parser.getList(); in parse()
336 StdAttributeList attributes = parser.getList(); in code()
95 public List getList() { in getList() method in CstArray
86 public TypeList getList() { in getList() method in TypeListItem
198 TypeList list = interfaces.getList(); in writeTo()261 return interfaces.getList(); in getInterfaces()
273 CstArray.List list = ((CstArray) array).getList(); in writeArray()520 CstArray.List list = ((CstArray) cst).getList(); in addContents()
85 public TypeList getList() { in getList() method in TypeListItem
196 TypeList list = interfaces.getList(); in writeTo()259 return interfaces.getList(); in getInterfaces()
295 CstArray.List list = ((CstArray) array).getList(); in writeArray()439 CstArray.List list = ((CstArray) cst).getList(); in addContents()