Before shortening: a.b.c.A.f
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
with SHORTEN_AND_IMPORT:
[type] a.b.c.A
with SHORTEN_AND_STAR_IMPORT:
[type] a.b.c.A
