Class: AQL::Node::Operator::Binary::Subtraction

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

Overview

Binary subtraction operator

Constant Summary collapse

SYMBOL =
:-

Constants inherited from AQL::Node

NULL

Method Summary

Methods inherited from AQL::Node

#aql, #visit