public static final class Group.Capture extends Group
Group.Capture, Group.DisableFlags, Group.EnableFlags, Group.Independent, Group.NegativeLookAhead, Group.NegativeLookBehind, Group.NonCapturing, Group.PositiveLookAhead, Group.PositiveLookBehind
Constructor and Description |
---|
Group.Capture(Expression nested) |
boundedLength, capture, disableFlags, enableFlags, equals, expression, hashCode, independent, negativeLookAhead, negativeLookBehind, nonCapturing, positiveLookAhead, positiveLookBehind, possiblyZeroLength, repetitionInvalidatesBounds
anyTimes, anyTimes, anyTimesPossessively, anyTimesReluctantly, atLeast, atLeast, atLeastOnce, atLeastOnce, atLeastOncePossessively, atLeastOnceReluctantly, atLeastPossessively, atLeastReluctantly, optional, optional, optionalPossessively, optionalReluctantly, repeat, repeat, repeat, repeat, repeatPossessively, repeatPossessively, repeatReluctantly, repeatReluctantly
andThen, andThen, then, then
or, or
toPattern, toString
anyTimes, anyTimes, anyTimesPossessively, anyTimesReluctantly, atLeast, atLeast, atLeastOnce, atLeastOnce, atLeastOncePossessively, atLeastOnceReluctantly, atLeastPossessively, atLeastReluctantly, optional, optional, optionalPossessively, optionalReluctantly, repeat, repeat, repeat, repeat, repeatPossessively, repeatPossessively, repeatReluctantly, repeatReluctantly
toPattern
public Group.Capture(Expression nested)
Copyright © 2014 Richard W. Eggert II. All Rights Reserved.