mat-instances
List all instances of a specific class.
mat-instances class=CLASS FILE_PATH
- class=CLASS
- Fully qualified class name to search for instances.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| class_name | String | Class name | Fully qualified class name. |
| address | String | Address | Hexadecimal memory address of the object. |
| attributes | Map | Attributes | Map of field names to values. |