| Package | Description |
|---|---|
| regexcompiler |
| Modifier and Type | Method and Description |
|---|---|
RegexAnchor.RegexAnchorType |
RegexAnchor.getAnchorType() |
static RegexAnchor.RegexAnchorType |
RegexAnchor.RegexAnchorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegexAnchor.RegexAnchorType[] |
RegexAnchor.RegexAnchorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RegexAnchor(RegexAnchor.RegexAnchorType anchorType,
int index) |
Copyright © 2021. All rights reserved.