Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Number> |
index |
Objs.Property<String> |
input |
Modifier | Constructor and Description |
---|---|
protected |
RegExpMatchArray(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static RegExpMatchArray |
$as(Object obj) |
Number |
index() |
String |
input() |
$get, $set, concat, every, every, filter, filter, forEach, forEach, indexOf, indexOf, isArray, iterator, join, join, lastIndexOf, lastIndexOf, length, map, map, newArray, newArray, newArray, pop, push, reduce, reduce, reduceRight, reduceRight, reverse, shift, slice, slice, slice, some, some, sort, sort, splice, splice, toArray, toLocaleString, toString, unshift
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, valueOf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public Objs.Property<Number> index
public Objs.Property<String> input
protected RegExpMatchArray(Objs.Constructor<?> c, Object js)
public static RegExpMatchArray $as(Object obj)
public Number index()
public String input()
Copyright © 2018. All rights reserved.