struct Dumpster::Entry::Class

Included Modules

Defined in:

dumpster/entry/class.cr

Constructors

Instance Method Summary

Instance methods inherited from module Dumpster::Entry::Common

==(other : self) ==, generation generation, hash(hasher) hash

Constructor Detail

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

Instance Method Detail

def address : UInt64 #

def name : Union(::String, Nil) #

def to_json(json : JSON::Builder) #

def type #

Returns the type of this entry


[View source]