Type is one of Understand's built-in reports — run it on your own code from the GUI, or headlessly with und report.
Type
Languages: AnyTargets: Functions, Objects
Displays Type and Underlying Type of an entity.
This plugin displays the "Type" and "UnderlyingType" properties of an entity. This is useful for languages like C/C++ where a typedef can create a new type name that is otherwise identical to an existing type.