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