class IPC::JSON

Included Modules

Defined in:

json.cr

Constructors

Class Method Summary

Macro Summary

Instance Method Summary

Constructor Detail

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

[View source]

Class Method Detail

def self.type #

@[::JSON::Field(ignored: true)]


[View source]
def self.type=(type : Int32) #

@[::JSON::Field(ignored: true)]


[View source]

Macro Detail

macro message(id, type, &block) #

[View source]

Instance Method Detail

def id : ::JSON::Any | Nil #

[View source]
def id=(id : ::JSON::Any | Nil) #

[View source]
def type #

[View source]