Home
last modified time | relevance | path

Searched defs:replacingWithHowMany (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/C/src/
Dantlr3basetree.c346 ANTLR3_INT32 replacingWithHowMany; // How many nodes will replace them in replaceChildren() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DBaseTree.java204 int replacingWithHowMany; in replaceChildren() local
/external/antlr/runtime/Cpp/include/
Dantlr3commontree.inl174 ANTLR_INT32 replacingWithHowMany; // How many nodes will replace them local