Class: Jregex

Jregex()

Regex helper

Constructor

new Jregex()

Source:

Methods

(static) quote(str) → {string}

Add single quotes to str, if not yet.
Parameters:
Name Type Description
str string
Source:
Returns:
quoted
Type
string