public abstract static class TRegexUtil.InvokeGetGroupBoundariesMethodNode
extends com.oracle.truffle.api.nodes.Node
Constructor and Description |
---|
InvokeGetGroupBoundariesMethodNode() |
Modifier and Type | Method and Description |
---|---|
static TRegexUtil.InvokeGetGroupBoundariesMethodNode |
create() |
abstract int |
execute(Object regexResult,
String method,
int groupNumber) |
static TRegexUtil.InvokeGetGroupBoundariesMethodNode |
getUncached() |
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, toString
public static TRegexUtil.InvokeGetGroupBoundariesMethodNode create()
public static TRegexUtil.InvokeGetGroupBoundariesMethodNode getUncached()