public class PsiJetParameterListStubImpl extends com.intellij.psi.stubs.StubBase<JetParameterList> implements PsiJetParameterListStub
| Constructor and Description |
|---|
PsiJetParameterListStubImpl(com.intellij.psi.stubs.IStubElementType elementType,
com.intellij.psi.stubs.StubElement parent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
findChildStubByType, getCachedPsi, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getProject, getPsi, getStubType, printTree, setPsiclearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replacepublic PsiJetParameterListStubImpl(com.intellij.psi.stubs.IStubElementType elementType, com.intellij.psi.stubs.StubElement parent)
public java.lang.String toString()
toString in class com.intellij.psi.stubs.StubBase<JetParameterList>