Searched refs:opStar (Results 1 – 9 of 9) sorted by relevance
38 opStar, enumerator
231 else if (n->fType == RBBINode::opStar || n->fType == RBBINode::opQuestion) { in calcNullable()279 else if (n->fType == RBBINode::opStar || in calcFirstPos()325 else if (n->fType == RBBINode::opStar || in calcLastPos()363 if (n->fType == RBBINode::opStar || in calcFollowPos()
424 RBBINode *starNode = pushNewNode(RBBINode::opStar); in doParseActions()1084 fRB->fReverseTree = pushNewNode(RBBINode::opStar); in parse()
237 else if (n.fType == RBBINode.opStar || n.fType == RBBINode.opQuestion) { in calcNullable()282 else if (n.fType == RBBINode.opStar || in calcFirstPos()325 else if (n.fType == RBBINode.opStar || in calcLastPos()357 if (n.fType == RBBINode.opStar || in calcFollowPos()
33 static final int opStar = 10; field in RBBINode
330 RBBINode starNode = pushNewNode(RBBINode.opStar); in doParseActions()940 fRB.fTreeRoots[RBBIRuleBuilder.fReverseTree] = pushNewNode(RBBINode.opStar); in parse()
236 else if (n.fType == RBBINode.opStar || n.fType == RBBINode.opQuestion) { in calcNullable()281 else if (n.fType == RBBINode.opStar || in calcFirstPos()324 else if (n.fType == RBBINode.opStar || in calcLastPos()356 if (n.fType == RBBINode.opStar || in calcFollowPos()
32 static final int opStar = 10; field in RBBINode
329 RBBINode starNode = pushNewNode(RBBINode.opStar); in doParseActions()939 fRB.fTreeRoots[RBBIRuleBuilder.fReverseTree] = pushNewNode(RBBINode.opStar); in parse()