public class JetCodeBlockModificationListener extends java.lang.Object implements com.intellij.psi.impl.PsiTreeChangePreprocessor
| Constructor and Description |
|---|
JetCodeBlockModificationListener(com.intellij.psi.util.PsiModificationTracker modificationTracker) |
| Modifier and Type | Method and Description |
|---|---|
void |
treeChanged(com.intellij.psi.impl.PsiTreeChangeEventImpl event) |
public JetCodeBlockModificationListener(com.intellij.psi.util.PsiModificationTracker modificationTracker)
public void treeChanged(com.intellij.psi.impl.PsiTreeChangeEventImpl event)
treeChanged in interface com.intellij.psi.impl.PsiTreeChangePreprocessor