struct Delta::ZenPIRLocation::PIR

Included Modules

Extended Modules

Defined in:

delta/zen_pir_location.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pir : UInt32, map : String) #

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

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(pir _pir = @pir, map _map = @map) #

[View source]
def map : String #

def pir : UInt32 #