public interface AnonymousElementProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<AnonymousElementProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
PsiElement [] |
getAnonymousElements(PsiElement parent) |
static final ExtensionPointName<AnonymousElementProvider> EP_NAME
PsiElement [] getAnonymousElements(PsiElement parent)