vtils

Home > regexp > RegExpBuilder

RegExpBuilder class

Signature:

export declare class RegExpBuilder 

Constructors

Constructor Modifiers Description
(constructor)(options)   Constructs a new instance of the RegExpBuilder class

Methods

Method Modifiers Description
build(options)    
getBaseRegExp()