Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StringLiteralV2

A string with an optional language tag.

Hierarchy

  • StringLiteralV2

Index

Properties

Properties

Optional language

language: undefined | string = undefined

The language of a string literal.

value

value: string = ""

The value of a string literal.

Generated using TypeDoc