Searched defs:replacingHowMany (Results 1 – 3 of 3) sorted by relevance
345 ANTLR3_INT32 replacingHowMany; // How many nodes will go away in replaceChildren() local
203 int replacingHowMany = stopChildIndex - startChildIndex + 1; in replaceChildren() local
173 ANTLR_INT32 replacingHowMany; // How many nodes will go away local