Searched refs:opQuestion (Results 1 – 10 of 10) sorted by relevance
43 opQuestion, enumerator
236 else if (n->fType == RBBINode::opStar || n->fType == RBBINode::opQuestion) { in calcNullable()285 n->fType == RBBINode::opQuestion || in calcFirstPos()331 n->fType == RBBINode::opQuestion || in calcLastPos()
441 RBBINode *qNode = pushNewNode(RBBINode::opQuestion); in doParseActions()
37 static final int opQuestion = 12; field in RBBINode
252 else if (n.fType == RBBINode.opStar || n.fType == RBBINode.opQuestion) { in calcNullable()298 n.fType == RBBINode.opQuestion || in calcFirstPos()341 n.fType == RBBINode.opQuestion || in calcLastPos()
349 RBBINode qNode = pushNewNode(RBBINode.opQuestion); in doParseActions()
36 static final int opQuestion = 12; field in RBBINode
251 else if (n.fType == RBBINode.opStar || n.fType == RBBINode.opQuestion) { in calcNullable()297 n.fType == RBBINode.opQuestion || in calcFirstPos()340 n.fType == RBBINode.opQuestion || in calcLastPos()
348 RBBINode qNode = pushNewNode(RBBINode.opQuestion); in doParseActions()