Class: AQL::Node::Operator::Binary::GreaterThan

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

Overview

Binary greater than operator

Constant Summary collapse

SYMBOL =
:'>'

Constants inherited from AQL::Node

NULL

Method Summary

Methods inherited from AQL::Node

#aql, #visit