| Package | Description |
|---|---|
| org.teavm.jso.core |
| Modifier and Type | Method and Description |
|---|---|
static JSRegExpFlag |
JSRegExpFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSRegExpFlag[] |
JSRegExpFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static JSRegExp |
JSRegExp.create(String pattern,
JSRegExpFlag... flags) |
Copyright © 2015. All rights reserved.