public class JetClsMethodImpl extends com.intellij.psi.impl.compiled.ClsMethodImpl implements JetClsMethod
CAN_NOT_MODIFY_MESSAGE, COMPILED_ELEMENT, LAZY_BUILT_LOCK, NEXT_LINE| Constructor and Description |
|---|
JetClsMethodImpl(com.intellij.psi.impl.java.stubs.PsiMethodStub stub,
com.intellij.psi.PsiElement origin) |
| Modifier and Type | Method and Description |
|---|---|
com.intellij.psi.PsiElement |
getMirror() |
com.intellij.psi.PsiElement |
getNavigationElement() |
JetDeclaration |
getOrigin() |
accept, appendMirrorText, findDeepestSuperMethod, findDeepestSuperMethods, findSuperMethods, findSuperMethods, findSuperMethods, findSuperMethodSignaturesIncludingStatic, getBody, getChildren, getContainingClass, getDefaultValue, getElementIcon, getHierarchicalMethodSignature, getModifierList, getParameterList, getPresentation, getReturnType, getReturnTypeElement, getReturnTypeNoResolve, getSignature, getSourceMirrorMethod, getThrowsList, getTypeParameterList, getTypeParameters, getUseScope, hasModifierProperty, hasTypeParameters, isConstructor, isDeprecated, isEquivalentTo, isVarArgs, isVisibilitySupported, processDeclarations, setMirror, toStringgetDocComment, getName, getNameIdentifiergetContainingFile, getElementType, getFirstChild, getLastChild, getManager, getNextSibling, getParent, getPrevSibling, getStub, isPhysicaladd, addAfter, addBefore, appendText, appendText, checkAdd, checkDelete, copy, delete, findElementAt, findReferenceAt, getChildren, getIndentSize, getLanguage, getNode, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, goNextLine, isValid, isWritable, replace, setMirror, setMirrorCheckingType, setMirrorIfPresent, setMirrors, setMirrors, textMatches, textMatches, textToCharArrayacceptChildren, addRange, addRangeAfter, addRangeBefore, canNavigate, canNavigateToSource, deleteChildRange, findChildByClass, findChildrenByClass, findNotNullChildByClass, getContext, getOriginalElement, getProject, getReference, getReferences, getResolveScope, navigate, notNullChild, textContainsbuildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, overlayIcons, registerIconLayer, transformFlagsclearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replaceequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindDeepestSuperMethod, findDeepestSuperMethods, findSuperMethods, findSuperMethods, findSuperMethods, findSuperMethodSignaturesIncludingStatic, getBody, getHierarchicalMethodSignature, getModifierList, getName, getNameIdentifier, getParameterList, getReturnType, getReturnTypeElement, getReturnTypeNoResolve, getSignature, getThrowsList, isConstructor, isVarArgs, setNamegetTypeParameterList, getTypeParameters, hasTypeParametersaccept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findElementAt, findReferenceAt, getChildren, getContainingFile, getContext, getCopyableUserData, getFirstChild, getLanguage, getLastChild, getManager, getNextSibling, getNode, getOriginalElement, getParent, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, getUseScope, isEquivalentTo, isPhysical, isValid, isWritable, processDeclarations, putCopyableUserData, replace, textContains, textMatches, textMatches, textToCharArray, toStringpublic JetClsMethodImpl(@NotNull com.intellij.psi.impl.java.stubs.PsiMethodStub stub, @NotNull com.intellij.psi.PsiElement origin)
public com.intellij.psi.PsiElement getMirror()
getMirror in interface com.intellij.psi.PsiCompiledElementgetMirror in class com.intellij.psi.impl.compiled.ClsElementImpl@NotNull public com.intellij.psi.PsiElement getNavigationElement()
getNavigationElement in interface com.intellij.psi.PsiElementgetNavigationElement in interface com.intellij.psi.PsiTargetgetNavigationElement in class com.intellij.psi.impl.compiled.ClsMethodImplpublic JetDeclaration getOrigin()
getOrigin in interface JetClsMethod