public class MultiChildDescriptor
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MultiChildDescriptor.MyType |
| Constructor and Description |
|---|
MultiChildDescriptor(MultiChildDescriptor.MyType type,
PsiElement [] elements) |
| Modifier and Type | Method and Description |
|---|---|
PsiElement [] |
getElements() |
MultiChildDescriptor.MyType |
getType() |
public MultiChildDescriptor(MultiChildDescriptor.MyType type, PsiElement [] elements)
public MultiChildDescriptor.MyType getType()
public PsiElement [] getElements()