class

Parsegres::AST::BinaryExpr

Inherits Parsegres::AST::Expr < Parsegres::AST::Node < Parsegres::Inspectable < Reference < Object

Constructors

Instance methods

left
Source
left=(left : Expr)
Source
op=(op : String)
Source
right
Source
right=(right : Expr)
Source