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, toString
add, 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, textToCharArray
acceptChildren, addRange, addRangeAfter, addRangeBefore, deleteChildRange, findChildByClass, findChildrenByClass, findNotNullChildByClass, findReferenceAt, getContext, getFirstChild, getLastChild, getNavigationElement, getNextSibling, getOriginalElement, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getUseScope, isEquivalentTo, notNullChild, textContains
buildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, isVisibilitySupported, overlayIcons, registerIconLayer, transformFlags
clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace
finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.PsiElement
copy
in class com.intellij.psi.impl.file.PsiPackageBase
public boolean isValid()
isValid
in interface com.intellij.psi.PsiElement
isValid
in class com.intellij.psi.impl.file.PsiPackageImpl