org.jetbrains.jet.lang.psi
Class JetModifiableBlockHelper

java.lang.Object
  extended by org.jetbrains.jet.lang.psi.JetModifiableBlockHelper

public final class JetModifiableBlockHelper
extends java.lang.Object


Method Summary
static boolean shouldChangeModificationCount(com.intellij.psi.PsiElement place)
          Tested in OutOfBlockModificationTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

shouldChangeModificationCount

public static boolean shouldChangeModificationCount(com.intellij.psi.PsiElement place)
Tested in OutOfBlockModificationTest