Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IfElseBlock<SubjectType, BodyStatementsT>

Should not be used directly, instead use If or SIf

Type parameters

  • SubjectType

  • BodyStatementsT

Hierarchy

  • IfElseBlock

Index

Properties

Properties

elseClause

elseClause: BodyStatementsT[]

parent

parent: IfStatementLike<SubjectType, BodyStatementsT>

type

type: "elseStatement"

Generated using TypeDoc