Searched defs:replacingHowMany (Results 1 – 2 of 2) sorted by relevance
341 ANTLR3_INT32 replacingHowMany; // How many nodes will go away in replaceChildren() local
190 int replacingHowMany = stopChildIndex - startChildIndex + 1; in replaceChildren() local