Table of Contents

Class Regex

Namespace
Core

Regular expression using the ECMAScript syntax

Base class: String

classDiagram
    class Regex
    String <|-- Regex

Functions accepting this type or a list of this type as a parameter:

Regex