Searched refs:opStar (Results 1 – 15 of 15) sorted by relevance
41 opStar, enumerator
236 else if (n->fType == RBBINode::opStar || n->fType == RBBINode::opQuestion) { in calcNullable()284 else if (n->fType == RBBINode::opStar || in calcFirstPos()330 else if (n->fType == RBBINode::opStar || in calcLastPos()368 if (n->fType == RBBINode::opStar || in calcFollowPos()
453 RBBINode *starNode = pushNewNode(RBBINode::opStar); in doParseActions()
244 else if (n.fType == RBBINode.opStar || n.fType == RBBINode.opQuestion) { in calcNullable()289 else if (n.fType == RBBINode.opStar || in calcFirstPos()332 else if (n.fType == RBBINode.opStar || in calcLastPos()364 if (n.fType == RBBINode.opStar || in calcFollowPos()
35 static final int opStar = 10; field in RBBINode
357 RBBINode starNode = pushNewNode(RBBINode.opStar); in doParseActions()
251 else if (n.fType == RBBINode.opStar || n.fType == RBBINode.opQuestion) { in calcNullable()296 else if (n.fType == RBBINode.opStar || in calcFirstPos()339 else if (n.fType == RBBINode.opStar || in calcLastPos()371 if (n.fType == RBBINode.opStar || in calcFollowPos()
34 static final int opStar = 10; field in RBBINode
356 RBBINode starNode = pushNewNode(RBBINode.opStar); in doParseActions()