public static final class TRegexUtil.TRegexNamedCaptureGroupsAccessor
extends com.oracle.truffle.api.nodes.Node
| Modifier and Type | Method and Description |
|---|---|
static TRegexUtil.TRegexNamedCaptureGroupsAccessor |
create() |
int |
getGroupNumber(Object namedCaptureGroupsMap,
String name) |
boolean |
hasGroup(Object namedCaptureGroupsMap,
String name) |
boolean |
isNull(Object namedCaptureGroupsMap) |
accept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toStringpublic static TRegexUtil.TRegexNamedCaptureGroupsAccessor create()
public boolean isNull(Object namedCaptureGroupsMap)