Options
All
  • Public
  • Public/Protected
  • All
Menu

A literal value in a pattern.

Hierarchy

  • Literal

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Literal(value: string): Literal

Properties

Private value

value: string

The value to which this literal resolves to.

Methods

execute

  • execute(): string

Generated using TypeDoc