Class StringLiteral

Hierarchy

  • BaseNode
    • StringLiteral

Constructors

Properties

Constructors

Properties

location: Location
range: [number, number]
src: `${number}:${number}`
type: "StringLiteral" = ...
value: string

Generated using TypeDoc