@JsType(isNative=true,
name="Array",
namespace="<window>")
public static interface NativeRegExp.Match
RegExp.prototype.exec
.Modifier and Type | Method and Description |
---|---|
default String[] |
asArray() |
int |
getIndex() |
@JsProperty int getIndex()
@JsOverlay default String[] asArray()
Copyright © 2018. All rights reserved.