Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "ast/controlflow"

Index

Variables

Const brk

brk: ControlFlow = ctrl("break")

Const cont

cont: ControlFlow = ctrl("continue")

Const discard

discard: ControlFlow = ctrl("discard")

Functions

Const ctrl

forLoop

Const ifThen

Const ternary

Const whileLoop

Generated using TypeDoc