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