public class JetLightPackage extends com.intellij.psi.impl.file.PsiPackageImpl
| Constructor and Description |
|---|
JetLightPackage(com.intellij.psi.PsiManager manager,
FqName qualifiedName,
com.intellij.psi.search.GlobalSearchScope scope) |
| Modifier and Type | Method and Description |
|---|---|
com.intellij.psi.PsiElement |
copy() |
boolean |
isValid() |
accept, allScope, canNavigate, containsClassNamed, createInstance, findClassByShortName, findPackage, getAllDirectories, getAnnotationList, getClasses, getClasses, getContainer, getLanguage, getModifierList, getParentPackage, getPresentation, getSubPackages, getSubPackages, handleQualifiedNameChange, hasModifierProperty, navigate, occursInPackagePrefixes, processDeclarations, toStringadd, addAfter, addBefore, canNavigateToSource, checkAdd, checkDelete, checkSetName, delete, equals, findElementAt, getChildren, getContainingFile, getDirectories, getDirectories, getElementIcon, getManager, getName, getNode, getParent, getQualifiedName, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, hashCode, isPhysical, isWritable, putInfo, replace, setName, textMatches, textMatches, textToCharArrayacceptChildren, addRange, addRangeAfter, addRangeBefore, deleteChildRange, findChildByClass, findChildrenByClass, findNotNullChildByClass, findReferenceAt, getContext, getFirstChild, getLastChild, getNavigationElement, getNextSibling, getOriginalElement, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getUseScope, isEquivalentTo, notNullChild, textContainsbuildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, isVisibilitySupported, overlayIcons, registerIconLayer, transformFlagsclearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replacefinalize, getClass, notify, notifyAll, wait, wait, waitpublic JetLightPackage(com.intellij.psi.PsiManager manager, FqName qualifiedName, com.intellij.psi.search.GlobalSearchScope scope)
public com.intellij.psi.PsiElement copy()
copy in interface com.intellij.psi.PsiElementcopy in class com.intellij.psi.impl.file.PsiPackageBasepublic boolean isValid()
isValid in interface com.intellij.psi.PsiElementisValid in class com.intellij.psi.impl.file.PsiPackageImpl