Module boa::syntax::ast::node::conditional::conditional_op [−][src]
Structs
The conditional (ternary) operator is the only JavaScript operator that takes three
operands.
The conditional (ternary) operator is the only JavaScript operator that takes three
operands.