org.jetbrains.jet.lang.psi.stubs
Interface PsiJetPlaceHolderStub<T extends JetElement>

All Superinterfaces:
com.intellij.psi.stubs.Stub, com.intellij.psi.stubs.StubElement<T>
All Known Implementing Classes:
PsiJetPlaceHolderStubImpl

public interface PsiJetPlaceHolderStub<T extends JetElement>
extends com.intellij.psi.stubs.StubElement<T>


Method Summary
 
Methods inherited from interface com.intellij.psi.stubs.StubElement
findChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getPsi, getStubType