| Modifier and Type | Field and Description |
|---|---|
Regex |
item |
@Nullable Integer |
max |
int |
min |
boolean |
reluctant |
| Constructor and Description |
|---|
Repeat(Regex item__162,
int min__163,
@Nullable Integer max__164) |
Repeat(Regex item__162,
int min__163,
@Nullable Integer max__164,
@Nullable Boolean reluctant__165) |
| Modifier and Type | Method and Description |
|---|---|
Regex |
getItem() |
@Nullable Integer |
getMax() |
int |
getMin() |
boolean |
isReluctant() |
Copyright © 2023. All rights reserved.