Uses of Interface
org.teavm.jso.core.JSReplaceFunction
Packages that use JSReplaceFunction
-
Uses of JSReplaceFunction in org.teavm.jso.core
Methods in org.teavm.jso.core with parameters of type JSReplaceFunctionModifier and TypeMethodDescriptionabstract JSString
JSString.replace(JSRegExp regexp, JSReplaceFunction replaceBy)
abstract JSString
JSString.replace(JSString regexp, JSReplaceFunction replaceBy)