[][src]Module boa::syntax::ast::node::conditional::conditional_op

Structs

ConditionalOp

The conditional (ternary) operator is the only JavaScript operator that takes three operands.