Class: AQL::Node::Operator::Ternary

Inherits:
AQL::Node::Operator show all
Defined in:
lib/aql/node/operator/ternary.rb

Overview

Ternary operator

Constant Summary collapse

SYMBOL =
:'?'

Constants inherited from AQL::Node

NULL

Method Summary

Methods inherited from AQL::Node

#aql, #visit