Class: Rucas::Symbolic::EqExpr

Inherits:
CompareOpExpr show all
Defined in:
lib/rucas/symbolic.rb

Constant Summary

Constants included from OpExpr

OpExpr::OP_PRECEDENCE

Instance Attribute Summary

Attributes inherited from BinaryOpExpr

#lhs, #op, #rhs

Method Summary

Methods inherited from BinaryOpExpr

#children, #match, #to_s, #to_s_paren, #value

Methods included from OpExpr

#constant?, #precedence, #rewrite, #with

Methods included from Expr

#children, make, #match, #precedence, #rewrite, #simplify, #to_s_paren, #value