Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript | |
net.sourceforge.htmlunit.corejs.javascript.regexp |
Modifier and Type | Method and Description |
---|---|
static RegExpProxy |
ScriptRuntime.checkRegExpProxy(Context cx) |
static RegExpProxy |
ScriptRuntime.getRegExpProxy(Context cx) |
Modifier and Type | Method and Description |
---|---|
static void |
ScriptRuntime.setRegExpProxy(Context cx,
RegExpProxy proxy) |
Modifier and Type | Class and Description |
---|---|
class |
RegExpImpl |