Interface TypePathPart
-
- All Known Implementing Classes:
TypePathPartArray
,TypePathPartBound
,TypePathPartNested
,TypePathPartParameterized
public interface TypePathPart
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JavaAnnotatedTypeIterator
apply(JavaAnnotatedTypeIterator it, DecompilerComments comments)
-
-
-
Method Detail
-
apply
JavaAnnotatedTypeIterator apply(JavaAnnotatedTypeIterator it, DecompilerComments comments)
-
-