Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Parsegres::AST::Assignment
Inherits
Reference
<
Object
Constructors
new
(column :
String
, value :
Parsegres::AST::Expr
)
Source
Instance methods
column
Source
column=
(column :
String
)
Source
value
Source
value=
(value :
Expr
)
Source