Class: Cyrel::AST::ExpressionNode

Inherits:
Node
  • Object
show all
Defined in:
lib/cyrel/ast/expression_node.rb

Overview

Base class for expression nodes (literals, comparisons, functions, etc.) Where math meets philosophy and neither wins

Method Summary

Methods inherited from Node

#==, #accept