Searched refs:opStart (Results 1 – 7 of 7) sorted by relevance
29 static final int opStart = 7; field in RBBINode113 } else if (t == opStart) { in RBBINode()
138 pushNewNode(RBBINode.opStart); in doParseActions()198 pushNewNode(RBBINode.opStart); in doParseActions()
30 static final int opStart = 7; field in RBBINode114 } else if (t == opStart) { in RBBINode()
139 pushNewNode(RBBINode.opStart); in doParseActions()199 pushNewNode(RBBINode.opStart); in doParseActions()
35 opStart, enumerator
68 else if (t==opStart) {fPrecedence = precStart;} in RBBINode()
203 pushNewNode(RBBINode::opStart); in doParseActions()267 pushNewNode(RBBINode::opStart); in doParseActions()