Searched refs:arrayComp (Results 1 – 1 of 1) sorted by relevance
69 val arrayComp = name.substring(0, numArray).replace("[", "[]"); in lazyProp() constant70 return componentType + arrayComp; in lazyProp()