Package org.mozilla.javascript.regexp
Class NativeRegExpInstantiator
java.lang.Object
org.mozilla.javascript.regexp.NativeRegExpInstantiator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static NativeRegExp
withLanguageVersion
(int languageVersion) (package private) static NativeRegExp
withLanguageVersionScopeCompiled
(int languageVersion, Scriptable scope, RECompiled compiled)
-
Constructor Details
-
NativeRegExpInstantiator
private NativeRegExpInstantiator()
-
-
Method Details
-
withLanguageVersion
-
withLanguageVersionScopeCompiled
static NativeRegExp withLanguageVersionScopeCompiled(int languageVersion, Scriptable scope, RECompiled compiled)
-