Op.CharOp, Op.ChildOp, Op.ConditionOp, Op.ModifierOp, Op.RangeOp, Op.StringOp, Op.UnionOp
Modifier and Type | Field and Description |
---|---|
(package private) Op |
condition |
(package private) Op |
no |
(package private) int |
refNumber |
(package private) Op |
yes |
ANCHOR, BACKREFERENCE, CAPTURE, CHAR, CLOSURE, CONDITION, COUNT, DOT, INDEPENDENT, LOOKAHEAD, LOOKBEHIND, MODIFIER, NEGATIVELOOKAHEAD, NEGATIVELOOKBEHIND, next, nofinstances, NONGREEDYCLOSURE, NONGREEDYQUESTION, NRANGE, QUESTION, RANGE, STRING, type, UNION
Constructor and Description |
---|
ConditionOp(int type,
int refno,
Op conditionflow,
Op yesflow,
Op noflow) |
createAnchor, createBackReference, createCapture, createChar, createClosure, createCondition, createDot, createIndependent, createLook, createModifier, createNonGreedyClosure, createQuestion, createRange, createString, createUnion, elementAt, getChild, getData, getData2, getString, getToken, size