Class: AQL::Node::Operator::Unary

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

Overview

Base class for unary operators

Direct Known Subclasses

Minus, Negation, Plus

Defined Under Namespace

Classes: Minus, Negation, Plus

Constant Summary

Constants inherited from AQL::Node

NULL

Method Summary

Methods inherited from AQL::Node

#aql, #visit