Home | History | Annotate | Download | only in text

Lines Matching refs:fPositions

45         Set<RBBINode> fPositions;                 // Set of parse tree positions associated
56 fPositions = new HashSet<RBBINode>();
542 initialState.fPositions.addAll(fRB.fTreeRoots[fRootIx].fFirstPosSet);
570 for (RBBINode p : T.fPositions) {
588 if (U.equals(temp2.fPositions)) {
589 U = temp2.fPositions;
600 newState.fPositions = U;
635 //if (sd.fPositions.indexOf(endMarker) >= 0) {
636 if (sd.fPositions.contains(endMarker)) {
688 if (sd.fPositions.contains(lookAheadNode)) {
715 if (sd.fPositions.contains(tagNode)) { // if s include the tag node t