public abstract static class JSRegExpExecIntlNode.BuildGroupsObjectNode extends JavaScriptBaseNode
| Constructor and Description |
|---|
BuildGroupsObjectNode() |
| Modifier and Type | Method and Description |
|---|---|
static JSRegExpExecIntlNode.BuildGroupsObjectNode |
create() |
abstract JSDynamicObject |
execute(JSDynamicObject regExp,
Object regexResult,
Object input,
boolean isIndices) |
copy, getLanguage, getRealm, hasOverloadedOperators, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic static JSRegExpExecIntlNode.BuildGroupsObjectNode create()
public abstract JSDynamicObject execute(JSDynamicObject regExp, Object regexResult, Object input, boolean isIndices)