| Modifier and Type | Field and Description |
|---|---|
static NodeTypeKey<RegexType> |
KEY
The key for this type.
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull Optional<Pattern> |
getPattern()
Gets the pattern for the regex node.
|
@NonNull String |
getPatternString()
Gets the non-compiled pattern string.
|
static final NodeTypeKey<RegexType> KEY
@NonNull String getPatternString()