Interface DoWhileStatement

Hierarchy

  • DoWhileStatement

Properties

body: Statement
condition: Expression
documentation?: string
id: number
nodeType: "DoWhileStatement"
src: string

Generated using TypeDoc