public class RefImplicitConstructorImpl extends RefMethodImpl implements RefImplicitConstructor
IS_REACHABLE_MASK, LOGmyChildren, myFlags, myManagerEMPTY_ELEMENTS_ARRAY| Modifier and Type | Method and Description |
|---|---|
void |
buildReferences() |
java.lang.String |
getAccessModifier()
Returns the access modifier for the element, as one of the keywords from the
PsiModifier class. |
PsiFile |
getContainingFile() |
PsiModifierListOwner |
getElement() |
java.lang.String |
getExternalName()
Returns a user-readable name for the element corresponding to the node.
|
java.lang.String |
getName()
Returns the name of the node.
|
PsiElement |
getPsiElement()
Returns the PSI element corresponding to the node.
|
UClass |
getUastElement() |
protected void |
initialize() |
boolean |
isSuspicious() |
boolean |
isValid()
Checks if the element corresponding to the node is valid.
|
void |
setAccessModifier(java.lang.String am) |
accept, add, addSuperMethod, findPsiMethod, getChildren, getDerivedMethods, getOwnerClass, getParameters, getReturnValueIfSame, getSuperMethods, getUnThrownExceptions, hasBody, hasSuperMethods, hasSuspiciousCallers, isAbstract, isAppMain, isBodyEmpty, isCalledOnSubClass, isConstructor, isEmptyExpression, isExternalOverride, isOnlyCallsSuper, isReferenced, isReturnValueUsed, isTestMethod, markExtended, referenceRemoved, removeUnThrownExceptions, setBodyEmpty, setLibraryOverride, setParametersAreUnknown, updateThrowsListgetIcon, getName, getOutTypeReferences, isFinal, isProtectedAccessForbidden, isStatic, isSuspiciousRecursive, isSyntheticJSP, markReferencedaddInReference, addOutReference, addSuppression, getContainingEntry, getInReferences, getModule, getOutReferences, getPointer, getURL, getVirtualFile, isDeleted, isEntry, isPermanentEntry, isReachable, isSuppressed, setEntry, setPermanentEntry, setReachablecheckFlag, getOwner, getQualifiedName, getRefManager, removeChild, setFlag, setOwner, toStringchangeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMapequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOwnerClassgetDerivedMethods, getParameters, getReturnValueIfSame, getSuperMethods, getUnThrownExceptions, hasBody, hasSuperMethods, isAbstract, isAppMain, isBodyEmpty, isCalledOnSubClass, isConstructor, isExternalOverride, isOnlyCallsSuper, isReturnValueUsed, isTestMethodgetOutTypeReferences, isFinal, isStatic, isSyntheticJSPgetContainingEntry, getInReferences, getModule, getOutReferences, getPointer, isEntry, isPermanentEntry, isReachable, isReferencedaccept, getChildren, getIcon, getOwner, getQualifiedName, getRefManagergetUserData, putUserDataremoveChild, setOwnerpublic void buildReferences()
buildReferences in class RefMethodImplpublic boolean isSuspicious()
isSuspicious in class RefMethodImplpublic java.lang.String getName()
RefEntitygetName in interface RefEntitygetName in class RefMethodImplpublic java.lang.String getExternalName()
RefEntitygetExternalName in interface RefEntitygetExternalName in class RefMethodImplpublic boolean isValid()
RefEntityisValid in interface RefEntityisValid in class RefElementImplpublic java.lang.String getAccessModifier()
RefJavaElementPsiModifier class.getAccessModifier in interface RefJavaElementgetAccessModifier in class RefJavaElementImplpublic void setAccessModifier(java.lang.String am)
setAccessModifier in class RefJavaElementImplpublic PsiModifierListOwner getElement()
getElement in interface RefElementgetElement in interface RefJavaElementgetElement in interface RefMethodpublic UClass getUastElement()
getUastElement in interface RefJavaElementgetUastElement in interface RefMethodgetUastElement in class RefMethodImplpublic PsiElement getPsiElement()
RefElementgetPsiElement in interface RefElementgetPsiElement in interface RefJavaElementgetPsiElement in class RefElementImplpublic PsiFile getContainingFile()
getContainingFile in class RefElementImplprotected void initialize()
initialize in class RefMethodImpl