Hierarchy

Properties

alternate?: null | Statement
consequent: Statement
leadingComments?: Comment[]
loc?: null | SourceLocation
range?: [number, number]
trailingComments?: Comment[]
type: "IfStatement"

Generated using TypeDoc