class

Parsegres::AST::UnaryExpr

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

Constructors

new(op : String, operand : Parsegres::AST::Expr)
Source

Instance methods

op=(op : String)
Source
operand
Source
operand=(operand : Expr)
Source