public interface CollapseBlockHandler
Modifier and Type | Field and Description |
---|---|
static LanguageExtension<CollapseBlockHandler> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
void |
invoke(Project project,
Editor editor,
PsiFile file) |
static final LanguageExtension<CollapseBlockHandler> EP_NAME