e.g. `foo<List<String>>()` -> `Para...
# announcements
p
e.g.
foo<List<String>>()
->
ParameterizedType
for List<String>