Class JsRegExp
java.lang.Object
elemental2.core.JsRegExp
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
$1
-
$2
-
$3
-
$4
-
$5
-
$6
-
$7
-
$8
-
$9
-
input
-
lastMatch
-
lastParen
-
leftContext
-
rightContext
-
dotAll
public boolean dotAll -
flags
-
global
public boolean global -
ignoreCase
public boolean ignoreCase -
lastIndex
public int lastIndex -
multiline
public boolean multiline -
source
-
sticky
public boolean sticky -
unicode
public boolean unicode
-
-
Constructor Details
-
JsRegExp
public JsRegExp() -
JsRegExp
-
JsRegExp
-
-
Method Details
-
compile
Deprecated. -
compile
Deprecated. -
exec
-
test
-
toString_
-