class QR::QRMoreScalarExpr
- QR::QRMoreScalarExpr
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
pocketlib/qr.crConstructors
- .new(the_scalar : QR::QRScalarItem, the_oper : QR::QRDualScalarOperation)
- .new(pull : JSON::PullParser)
Instance Method Summary
- #collect_aggr_funcs(collection : Array(AggrFuncInUse))
- #tag : String
- #tag=(tag : String)
- #the_oper : QRDualScalarOperation
- #the_oper=(the_oper : QRDualScalarOperation)
-
#the_scalar : QRScalarItem
property the_scalar : ScalarItem
-
#the_scalar=(the_scalar : QRScalarItem)
property the_scalar : ScalarItem