public abstract class NamedStubBase<T extends PsiNamedElement> extends StubBase<T> implements NamedStub<T>
myParent| Modifier | Constructor and Description |
|---|---|
protected |
NamedStubBase(StubElement parent,
IStubElementType elementType,
java.lang.String name) |
protected |
NamedStubBase(StubElement parent,
IStubElementType elementType,
StringRef name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
compareByOrderWith, findChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getProject, getPsi, getStubType, printTree, setPsi, toStringgetStubId, isDangling, markDanglingchangeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMapequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindChildStubByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenByType, getChildrenStubs, getParentStub, getParentStubOfType, getPsi, getStubTypeprotected NamedStubBase(StubElement parent, IStubElementType elementType, StringRef name)
protected NamedStubBase(StubElement parent, IStubElementType elementType, java.lang.String name)
public java.lang.String getName()
getName in interface NamedStub<T extends PsiNamedElement>