public class SingleChildDescriptor
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SingleChildDescriptor.MyType |
| Constructor and Description |
|---|
SingleChildDescriptor(SingleChildDescriptor.MyType type,
PsiElement element) |
| Modifier and Type | Method and Description |
|---|---|
PsiElement |
getElement() |
SingleChildDescriptor.MyType |
getType() |
public SingleChildDescriptor(SingleChildDescriptor.MyType type, PsiElement element)
public SingleChildDescriptor.MyType getType()
public PsiElement getElement()