| Package | Description |
|---|---|
| com.github.sommeri.less4j.js |
| Modifier and Type | Method and Description |
|---|---|
static JsRegExp |
JsRegExp.compile(String pattern)
Creates a regular expression object from a pattern with no flags.
|
static JsRegExp |
JsRegExp.compile(String pattern,
String flags)
Creates a regular expression object from a pattern using the given flags.
|
Copyright © 2012-2015. All Rights Reserved.