public abstract static class TRegexUtil.ValidateRegexNode
extends com.oracle.truffle.api.nodes.Node
| Constructor and Description |
|---|
ValidateRegexNode() |
| Modifier and Type | Method and Description |
|---|---|
static TRegexUtil.ValidateRegexNode |
create() |
abstract Object |
execute(Object regexEngine,
String pattern,
String flags) |
static TRegexUtil.ValidateRegexNode |
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, toStringpublic static TRegexUtil.ValidateRegexNode create()
public static TRegexUtil.ValidateRegexNode getUncached()