class QR::QRLoadNumberValueOntoStack

Included Modules

Defined in:

pocketlib/qr.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(value : String) #

[View source]
def self.new(*, pull : JSON::PullParser) #

[View source]

Instance Method Detail

def collect_aggr_funcs(collection : Array(AggrFuncInUse)) #

[View source]
def tag_QRLoadNumberValueOntoStack : String #

[View source]
def tag_QRLoadNumberValueOntoStack=(tag_QRLoadNumberValueOntoStack : String) #

[View source]
def value : String #

[View source]
def value=(value : String) #

[View source]