public class TypePathPartNested extends java.lang.Object implements TypePathPart
Modifier and Type | Field and Description |
---|---|
static TypePathPartNested |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
TypePathPartNested() |
Modifier and Type | Method and Description |
---|---|
JavaAnnotatedTypeIterator |
apply(JavaAnnotatedTypeIterator it,
DecompilerComments comments) |
public static final TypePathPartNested INSTANCE
public JavaAnnotatedTypeIterator apply(JavaAnnotatedTypeIterator it, DecompilerComments comments)
apply
in interface TypePathPart