# Interface: com.pnfsoftware.jeb.core.units.code.asm.type.IAliasType

Alias type representing `typedef`s.

## Method: getAliasedType
- return type: `com.pnfsoftware.jeb.core.units.code.asm.type.INativeType`

Description: Retrieve the alias type \(which may be another alias\).
return: aliased type

