Package org.teavm.jso.core
Class JSRegExp
java.lang.Object
org.teavm.jso.core.JSRegExp
- All Implemented Interfaces:
org.teavm.jso.JSObject
-
Constructor Details
-
JSRegExp
-
JSRegExp
-
-
Method Details
-
create
Deprecated. -
create
Deprecated. -
create
-
isGlobal
public boolean isGlobal() -
isIgnoreCase
public boolean isIgnoreCase() -
isMultiline
public boolean isMultiline() -
getLastIndex
public int getLastIndex() -
getSource
-
exec
-
test
-
test
-