class HeapLeak::HeapObject
- HeapLeak::HeapObject
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
heap_process.crConstructors
Instance Method Summary
- #address : String | Nil
- #address=(address : String | Nil)
- #file : String | Nil
- #file=(file : String | Nil)
- #klass : String | Nil
- #klass=(klass : String | Nil)
- #line : Int32 | Nil
- #line=(line : Int32 | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #references : Array(String) | Nil
- #references=(references : Array(String) | Nil)
- #type : String | Nil
- #type=(type : String | Nil)