struct Presto::PrestoWarning

Included Modules

Defined in:

presto/presto_types.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def message : String #

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

[View source]
def warning_code : String #

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

[View source]