Searched refs:opStar (Results 1 – 9 of 9) sorted by relevance
41 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()
453 RBBINode *starNode = pushNewNode(RBBINode::opStar); in doParseActions()
239 else if (n.fType == RBBINode.opStar || n.fType == RBBINode.opQuestion) { in calcNullable()284 else if (n.fType == RBBINode.opStar || in calcFirstPos()327 else if (n.fType == RBBINode.opStar || in calcLastPos()359 if (n.fType == RBBINode.opStar || in calcFollowPos()
34 static final int opStar = 10; field in RBBINode
356 RBBINode starNode = pushNewNode(RBBINode.opStar); in doParseActions()
240 else if (n.fType == RBBINode.opStar || n.fType == RBBINode.opQuestion) { in calcNullable()285 else if (n.fType == RBBINode.opStar || in calcFirstPos()328 else if (n.fType == RBBINode.opStar || in calcLastPos()360 if (n.fType == RBBINode.opStar || in calcFollowPos()
35 static final int opStar = 10; field in RBBINode
357 RBBINode starNode = pushNewNode(RBBINode.opStar); in doParseActions()