30 : operation(operation)
UnaryOperationNode(op::UnaryOperationEnum operation, const node_ptr &enclosed)
virtual string eval(GeoObject *obj) const
This method does nothing for now as UnaryOperations are not used in parser.
This file is part of alaCarte.
UnaryOperationEnum
Enum with all unary operations.
shared_ptr< STNode > node_ptr
Shared ptr to this node.