org.jetbrains.jet.lang.psi.stubs
Interface PsiJetClassBodyStub

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

public interface PsiJetClassBodyStub
extends com.intellij.psi.stubs.StubElement<JetClassBody>


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