public abstract class IsRegExpNode extends JavaScriptBaseNode
| Modifier and Type | Method and Description |
|---|---|
static IsRegExpNode |
create(JSContext context) |
abstract boolean |
executeBoolean(Object obj) |
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 abstract boolean executeBoolean(Object obj)
public static IsRegExpNode create(JSContext context)