class QR::QRScalarItem

Included Modules

Defined in:

pocketlib/qr.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]

Instance Method Detail

def collect_aggr_funcs(collection : Array(AggrFuncInUse)) #

[View source]
def item_QRLoadColnameValueOntoStack : QR::QRLoadColnameValueOntoStack | Nil #

[View source]
def item_QRLoadColnameValueOntoStack=(item_QRLoadColnameValueOntoStack : QR::QRLoadColnameValueOntoStack | Nil) #

[View source]
def item_QRLoadFileValues : QR::QRLoadFileValues | Nil #

[View source]
def item_QRLoadFileValues=(item_QRLoadFileValues : QR::QRLoadFileValues | Nil) #

[View source]
def item_QRLoadNumberValueOntoStack : QR::QRLoadNumberValueOntoStack | Nil #

[View source]
def item_QRLoadNumberValueOntoStack=(item_QRLoadNumberValueOntoStack : QR::QRLoadNumberValueOntoStack | Nil) #

[View source]
def item_QRLoadParamNameOnStack : QR::QRLoadParamNameOnStack | Nil #

[View source]
def item_QRLoadParamNameOnStack=(item_QRLoadParamNameOnStack : QR::QRLoadParamNameOnStack | Nil) #

[View source]
def item_QRLoadStringValueOntoStack : QR::QRLoadStringValueOntoStack | Nil #

[View source]
def item_QRLoadStringValueOntoStack=(item_QRLoadStringValueOntoStack : QR::QRLoadStringValueOntoStack | Nil) #

[View source]
def item_QRProjectItem : QR::QRProjectItem | Nil #

[View source]
def item_QRProjectItem=(item_QRProjectItem : QR::QRProjectItem | Nil) #

[View source]
def item_QRScalarExpr : QR::QRScalarExpr | Nil #

[View source]
def item_QRScalarExpr=(item_QRScalarExpr : QR::QRScalarExpr | Nil) #

[View source]
def item_SubQuery : QR::SubQuery | Nil #

[View source]
def item_SubQuery=(item_SubQuery : QR::SubQuery | Nil) #

[View source]