Options
All
  • Public
  • Public/Protected
  • All
Menu

Match a literal string

Hierarchy

  • Literal

Implements

Index

Constructors

constructor

  • new Literal(literal: string): Literal

Properties

$id

$id: string = `Literal[${this.literal}]`

literal

literal: string

parseNodeName

parseNodeName: "Literal" = "Literal"

Accessors

requiredPrefix

  • get requiredPrefix(): string

Methods

canStartWith

  • canStartWith(char: string): boolean

matchPrefix

matchPrefixReport

Generated using TypeDoc