|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intellij.openapi.util.UserDataHolderBase
com.intellij.psi.impl.ElementBase
com.intellij.psi.impl.PsiElementBase
com.intellij.psi.impl.file.PsiPackageBase
com.intellij.psi.impl.file.PsiPackageImpl
org.jetbrains.jet.asJava.JetLightPackage
public class JetLightPackage
TODO: make more accurate wrapper
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.intellij.openapi.ui.Queryable |
---|
com.intellij.openapi.ui.Queryable.Contributor, com.intellij.openapi.ui.Queryable.PrintInfo, com.intellij.openapi.ui.Queryable.Util |
Field Summary |
---|
Fields inherited from class com.intellij.psi.impl.file.PsiPackageImpl |
---|
DEBUG |
Fields inherited from class com.intellij.psi.impl.ElementBase |
---|
FLAGS_LOCKED, ICON_PLACEHOLDER |
Fields inherited from class com.intellij.openapi.util.UserDataHolderBase |
---|
COPYABLE_USER_MAP_KEY |
Fields inherited from interface com.intellij.psi.PsiPackage |
---|
EMPTY_ARRAY, PACKAGE_INFO_CLASS, PACKAGE_INFO_FILE |
Fields inherited from interface com.intellij.navigation.NavigationItem |
---|
EMPTY_NAVIGATION_ITEM_ARRAY |
Constructor Summary | |
---|---|
JetLightPackage(com.intellij.psi.PsiManager manager,
FqName qualifiedName,
com.intellij.psi.search.GlobalSearchScope scope)
|
Method Summary | |
---|---|
com.intellij.psi.PsiElement |
copy()
|
boolean |
isValid()
|
Methods inherited from class com.intellij.psi.impl.file.PsiPackageImpl |
---|
accept, allScope, canNavigate, containsClassNamed, createInstance, findClassByShortName, findPackage, getAllDirectories, getAnnotationList, getClasses, getClasses, getContainer, getLanguage, getModifierList, getParentPackage, getPresentation, getSubPackages, getSubPackages, handleQualifiedNameChange, hasModifierProperty, navigate, occursInPackagePrefixes, processDeclarations, toString |
Methods inherited from class com.intellij.psi.impl.file.PsiPackageBase |
---|
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 |
Methods inherited from class com.intellij.psi.impl.PsiElementBase |
---|
acceptChildren, addRange, addRangeAfter, addRangeBefore, deleteChildRange, findChildByClass, findChildrenByClass, findNotNullChildByClass, findReferenceAt, getContext, getFirstChild, getLastChild, getNavigationElement, getNextSibling, getOriginalElement, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getUseScope, isEquivalentTo, notNullChild, textContains |
Methods inherited from class com.intellij.psi.impl.ElementBase |
---|
buildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, isVisibilitySupported, overlayIcons, registerIconLayer, transformFlags |
Methods inherited from class com.intellij.openapi.util.UserDataHolderBase |
---|
clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.intellij.psi.PsiPackage |
---|
getName, getQualifiedName |
Methods inherited from interface com.intellij.psi.PsiCheckedRenameElement |
---|
checkSetName |
Methods inherited from interface com.intellij.pom.Navigatable |
---|
canNavigateToSource |
Methods inherited from interface com.intellij.psi.PsiDirectoryContainer |
---|
getDirectories, getDirectories |
Methods inherited from interface com.intellij.psi.PsiNamedElement |
---|
setName |
Methods inherited from interface com.intellij.openapi.ui.Queryable |
---|
putInfo |
Constructor Detail |
---|
public JetLightPackage(com.intellij.psi.PsiManager manager, FqName qualifiedName, com.intellij.psi.search.GlobalSearchScope scope)
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |