struct

Dumpster::Entry::Array

Inherits Dumpster::Entry::Common < Struct < Value < Object

Constructors

new(__temp_79 : JSON::PullParser)

Instance methods

address
file
generation

Default generation

NOTE: This is overridden by entry types which support generation tracking.

line
location

Returns the location as "file:line" where this instance was instantiated.

Source
to_json(json : JSON::Builder)
type

Returns the type of this entry

Source