static class Op.ModifierOp extends Op.ChildOp
Op.CharOp, Op.ChildOp, Op.ConditionOp, Op.ModifierOp, Op.RangeOp, Op.StringOp, Op.UnionOp
Modifier and Type | Field and Description |
---|---|
(package private) int |
v1 |
(package private) int |
v2 |
child
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 |
---|
ModifierOp(int type,
int v1,
int v2) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getData() |
(package private) int |
getData2() |
getChild, setChild
createAnchor, createBackReference, createCapture, createChar, createClosure, createCondition, createDot, createIndependent, createLook, createModifier, createNonGreedyClosure, createQuestion, createRange, createString, createUnion, elementAt, getString, getToken, size