Interface IfStatement

Hierarchy

  • IfStatement

Properties

condition: Expression
documentation?: string
falseBody?: null | Statement
id: number
nodeType: "IfStatement"
src: string
trueBody: Statement

Generated using TypeDoc