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

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

public interface PsiJetTypeParameterListStub
extends com.intellij.psi.stubs.StubElement<JetTypeParameterList>


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