Class BooleanLiteral

Hierarchy

  • BaseNode
    • BooleanLiteral

Constructors

Properties

Constructors

Properties

location: Location
range: [number, number]
src: `${number}:${number}`
type: "BooleanLiteral" = ...
value: null | boolean = null

Generated using TypeDoc