Uses of Class
org.teavm.jso.core.JSRegExp
Packages that use JSRegExp
-
Uses of JSRegExp in org.teavm.jso.core
Methods in org.teavm.jso.core that return JSRegExpModifier and TypeMethodDescriptionstatic JSRegExp
static JSRegExp
static JSRegExp
JSRegExp.create(String pattern, JSRegExpFlag... flags)
Methods in org.teavm.jso.core with parameters of type JSRegExp