Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RegexLiteral

Hierarchy

  • RegexLiteral

Index

Constructors

Properties

Constructors

constructor

  • new RegexLiteral(value: RegExp, raw: string, pattern: string, flags: string): RegexLiteral

Properties

raw

raw: string

regex

regex: object

Type declaration

type

type: string

value

value: RegExp