with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
[type] a.b.c.dependency.Foo
with SHORTEN_AND_IMPORT:
[type] a.b.c.dependency.Foo.Nested
with SHORTEN_AND_STAR_IMPORT:
[type] a.b.c.dependency.Foo.Nested
