class

Parsegres::AST::IsNullExpr

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

Constructors

new(operand : Parsegres::AST::Expr, negated : Bool = false)
Source

Instance methods

negated=(negated : Bool)
Source
negated?
Source
operand
Source
operand=(operand : Expr)
Source