-
static interface
static interface
static interface
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
static final record
Alternation of subexpressions.
Returns the value of the arg record component.
Returns the value of the arg record component.
Returns the value of the arg record component.
RegExp.Group.Unnamed.arg()
Returns the value of the arg record component.
Returns the value of the arg record component.
Returns the value of the arg record component.
RegExp.Alternation.args()
Returns the value of the args record component.
RegExp.Concatenation.args()
Returns the value of the args record component.
Concatenation of subexpressions.
Perform some simplifications to the regular expression
static int
Find the group number of `group` in `exp`; return -1 if not found.
Turn on the flag CASE_INSENSITIVE
A lookahead, positive or negative
A lookbehind, positive or negative
Perform some simplifications to the regular expression
Repeat `min` to `max` times, inclusive.
Return the typical string representation of the regular expression.
Return a multiline text that displays the tree structure of the regular expression.
Creates an instance of a Alternation record class.
Creates an instance of a AtomicGroup record class.
Creates an instance of a Concatenation record class.
Creates an instance of a Flagged record class.
Creates an instance of a Lookaround record class.
Creates an instance of a Named record class.
Creates an instance of a Quantified record class.
Creates an instance of a Unnamed record class.