Class WhileStatement

Hierarchy

  • BaseNode
    • WhileStatement

Constructors

Properties

body: Statement
condition: Expression
location: Location
range: [number, number]
src: `${number}:${number}`
type: "WhileStatement" = ...

Generated using TypeDoc