| Package | Description |
|---|---|
| regexcompiler |
| Modifier and Type | Method and Description |
|---|---|
RegexGroup.RegexGroupType |
RegexGroup.getGroupType() |
static RegexGroup.RegexGroupType |
RegexGroup.RegexGroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegexGroup.RegexGroupType[] |
RegexGroup.RegexGroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RegexGroup(List<RegexToken> subexpressionContent,
RegexGroup.RegexGroupType groupType,
int index) |
Copyright © 2021. All rights reserved.