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, toString
getDocComment, getName, getNameIdentifier
getContainingFile, getElementType, getFirstChild, getLastChild, getManager, getNextSibling, getParent, getPrevSibling, getStub, isPhysical
add, 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, textToCharArray
acceptChildren, addRange, addRangeAfter, addRangeBefore, canNavigate, canNavigateToSource, deleteChildRange, findChildByClass, findChildrenByClass, findNotNullChildByClass, getContext, getOriginalElement, getProject, getReference, getReferences, getResolveScope, navigate, notNullChild, textContains
buildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, overlayIcons, registerIconLayer, transformFlags
clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findDeepestSuperMethod, findDeepestSuperMethods, findSuperMethods, findSuperMethods, findSuperMethods, findSuperMethodSignaturesIncludingStatic, getBody, getHierarchicalMethodSignature, getModifierList, getName, getNameIdentifier, getParameterList, getReturnType, getReturnTypeElement, getReturnTypeNoResolve, getSignature, getThrowsList, isConstructor, isVarArgs, setName
getTypeParameterList, getTypeParameters, hasTypeParameters
accept, 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, toString
public 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.PsiCompiledElement
getMirror
in class com.intellij.psi.impl.compiled.ClsElementImpl
@NotNull public com.intellij.psi.PsiElement getNavigationElement()
getNavigationElement
in interface com.intellij.psi.PsiElement
getNavigationElement
in interface com.intellij.psi.PsiTarget
getNavigationElement
in class com.intellij.psi.impl.compiled.ClsMethodImpl
public JetDeclaration getOrigin()
getOrigin
in interface JetClsMethod