|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectKtExpressionImpl
org.jetbrains.kotlin.psi.KtFunctionNotStubbed
public abstract class KtFunctionNotStubbed
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.intellij.openapi.util.Iconable |
|---|
com.intellij.openapi.util.Iconable.IconFlags, com.intellij.openapi.util.Iconable.LastComputedIcon |
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.kotlin.psi.KtDeclaration |
|---|
ARRAY_FACTORY, EMPTY_ARRAY |
| Fields inherited from interface com.intellij.openapi.util.Iconable |
|---|
ICON_FLAG_CLOSED, ICON_FLAG_OPEN, ICON_FLAG_READ_STATUS, ICON_FLAG_VISIBILITY |
| Constructor Summary | |
|---|---|
KtFunctionNotStubbed(com.intellij.lang.ASTNode node)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jetbrains.kotlin.psi.KtDeclarationWithBody |
|---|
getEqualsToken, getName, hasBlockBody, hasBody |
| Methods inherited from interface org.jetbrains.kotlin.psi.KtTypeParameterListOwner |
|---|
getTypeConstraintList, getTypeConstraints, getTypeParameterList, getTypeParameters |
| Methods inherited from interface org.jetbrains.kotlin.psi.KtNamedDeclaration |
|---|
getFqName, getNameAsSafeName |
| Methods inherited from interface org.jetbrains.kotlin.psi.KtDeclaration |
|---|
getDocComment |
| Methods inherited from interface org.jetbrains.kotlin.psi.KtExpression |
|---|
accept |
| Methods inherited from interface org.jetbrains.kotlin.psi.KtModifierListOwner |
|---|
addAnnotationEntry, addModifier, getModifierList, hasModifier, removeModifier |
| Methods inherited from interface org.jetbrains.kotlin.psi.KtAnnotated |
|---|
getAnnotationEntries, getAnnotations |
| Methods inherited from interface com.intellij.psi.PsiNameIdentifierOwner |
|---|
getNameIdentifier |
| Methods inherited from interface com.intellij.psi.PsiNamedElement |
|---|
getName, setName |
| Methods inherited from interface com.intellij.psi.PsiElement |
|---|
accept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findElementAt, findReferenceAt, getChildren, getContainingFile, getContext, getCopyableUserData, getFirstChild, getLanguage, getLastChild, getManager, getNavigationElement, 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 |
| Methods inherited from interface com.intellij.openapi.util.UserDataHolder |
|---|
getUserData, putUserData |
| Methods inherited from interface com.intellij.openapi.util.Iconable |
|---|
getIcon |
| Methods inherited from interface org.jetbrains.kotlin.psi.KtNamed |
|---|
getNameAsName |
| Constructor Detail |
|---|
public KtFunctionNotStubbed(@NotNull
com.intellij.lang.ASTNode node)
| Method Detail |
|---|
@Nullable public KtParameterList getValueParameterList()
getValueParameterList in interface KtCallableDeclaration@NotNull public java.util.List<KtParameter> getValueParameters()
getValueParameters in interface KtCallableDeclarationgetValueParameters in interface KtDeclarationWithBody@Nullable public KtExpression getBodyExpression()
getBodyExpression in interface KtDeclarationWithBodypublic boolean hasDeclaredReturnType()
hasDeclaredReturnType in interface KtDeclarationWithBody@Nullable public KtTypeReference getReceiverTypeReference()
getReceiverTypeReference in interface KtCallableDeclaration@Nullable public KtTypeReference getTypeReference()
getTypeReference in interface KtCallableDeclaration
@Nullable
public KtTypeReference setTypeReference(@Nullable
KtTypeReference typeRef)
setTypeReference in interface KtCallableDeclaration@Nullable public com.intellij.psi.PsiElement getColon()
getColon in interface KtCallableDeclarationpublic boolean isLocal()
isLocal in interface KtFunction@Nullable public KtTypeParameterList getTypeParameterList()
getTypeParameterList in interface KtTypeParameterListOwner@Nullable public KtTypeConstraintList getTypeConstraintList()
getTypeConstraintList in interface KtTypeParameterListOwner@NotNull public java.util.List<KtTypeConstraint> getTypeConstraints()
getTypeConstraints in interface KtTypeParameterListOwner@NotNull public java.util.List<KtTypeParameter> getTypeParameters()
getTypeParameters in interface KtTypeParameterListOwnerpublic java.lang.String getName()
getName in interface com.intellij.psi.PsiNamedElementpublic Name getNameAsName()
getNameAsName in interface KtNamed@NotNull public Name getNameAsSafeName()
getNameAsSafeName in interface KtNamedDeclarationpublic com.intellij.psi.PsiElement getNameIdentifier()
getNameIdentifier in interface com.intellij.psi.PsiNameIdentifierOwner
public com.intellij.psi.PsiElement setName(@NonNls@NotNull
java.lang.String name)
throws com.intellij.util.IncorrectOperationException
setName in interface com.intellij.psi.PsiNamedElementcom.intellij.util.IncorrectOperationExceptionpublic int getTextOffset()
getTextOffset in interface com.intellij.psi.PsiElement@Nullable public KtModifierList getModifierList()
getModifierList in interface KtModifierListOwner
public boolean hasModifier(@NotNull
KtModifierKeywordToken modifier)
hasModifier in interface KtModifierListOwner
public void addModifier(@NotNull
KtModifierKeywordToken modifier)
addModifier in interface KtModifierListOwner
public void removeModifier(@NotNull
KtModifierKeywordToken modifier)
removeModifier in interface KtModifierListOwner
@NotNull
public KtAnnotationEntry addAnnotationEntry(@NotNull
KtAnnotationEntry annotationEntry)
addAnnotationEntry in interface KtModifierListOwner@NotNull public java.util.List<KtAnnotationEntry> getAnnotationEntries()
getAnnotationEntries in interface KtAnnotated@NotNull public java.util.List<KtAnnotation> getAnnotations()
getAnnotations in interface KtAnnotated@Nullable public KDoc getDocComment()
getDocComment in interface KtDeclaration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||