Operation.OpAtom, Operation.OpBackReference, Operation.OpBOL, Operation.OpBranch, Operation.OpCharClass, Operation.OpClose, Operation.OpCloseCluster, Operation.OpConfidentPlus, Operation.OpConfidentStar, Operation.OpContinue, Operation.OpEndProgram, Operation.OpEOL, Operation.OpGoTo, Operation.OpMaybe, Operation.OpNothing, Operation.OpOpen, Operation.OpOpenCluster, Operation.OpPlus, Operation.OpReluctantMaybe, Operation.OpReluctantPlus, Operation.OpReluctantStar, Operation.OpStar
Modifier and Type | Field and Description |
---|---|
int |
groupNr |
ACTION_ADVANCE_TO_FOLLOWING, ACTION_ADVANCE_TO_NEXT, ACTION_ADVANCE_TO_NEXT_NEXT, ACTION_RETURN, next
Constructor and Description |
---|
Operation.OpBackReference() |
public int exec(REMatcher matcher, int node, int idx)
Operation
matcher
- the REMatchernode
- the program node containing this operationidx
- the current position in the input stringCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.