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

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

Overview

Unary plus operator

Constant Summary collapse

SYMBOL =
:+

Constants inherited from AQL::Node

NULL

Method Summary

Methods inherited from AQL::Node

#aql, #visit