class QR::QRMoreCondExpr

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 and_or_or : String | Nil #

[View source]
def and_or_or=(and_or_or : String | Nil) #

[View source]
def more : QR::QROneCondExpr | Nil #

[View source]
def more=(more : QR::QROneCondExpr | Nil) #

[View source]