leo_ast::expressions

Module ternary

Source

Structsยง

  • A ternary conditional expression, that is, condition ? if_true : if_false.