Interface IAliasType

All Superinterfaces:
ICodeItem, ICodeType, INativeItem, INativeItemListenable, INativeType

@Ser public interface IAliasType extends INativeType
Alias type representing typedefs.
  • Method Details

    • getAliasedType

      INativeType getAliasedType()
      Retrieve the alias type (which may be another alias).
      Returns: