Class: Gobstones::Lang::NotEqual

Inherits:
TwoArgExpression show all
Defined in:
lib/gobstones/lang/expressions/comparison_expressions.rb

Instance Attribute Summary

Attributes inherited from TwoArgExpression

#left_expr, #right_expr

Method Summary

Methods inherited from TwoArgExpression

#equality_attributes, evaluates_with, #initialize

Methods inherited from Expression

#evaluate, #is_function_call?

Methods included from EqualityDefinition

#==, #equality_attributes

Constructor Details

This class inherits a constructor from Gobstones::Lang::TwoArgExpression