|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWrapper
org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWithFlags
org.jetbrains.jet.lang.resolve.java.kt.JetMethodAnnotation
public class JetMethodAnnotation
| Method Summary | |
|---|---|
static JetMethodAnnotation |
get(com.intellij.psi.PsiMethod psiMethod)
|
protected void |
initialize()
|
int |
kind()
|
java.lang.String |
propertyType()
|
java.lang.String |
returnType()
|
java.lang.String |
typeParameters()
|
| Methods inherited from class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWithFlags |
|---|
flags, hasForceFinalFlag, hasForceOpenFlag, hasInternalFlag, hasPrivateFlag, hasPropertyFlag, hasProtectedFlag |
| Methods inherited from class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWrapper |
|---|
checkInitialized, getBooleanAttribute, getIntAttribute, getStringAttribute, isDefined |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void initialize()
initialize in class PsiAnnotationWithFlagspublic int kind()
@NotNull public java.lang.String typeParameters()
@NotNull public java.lang.String returnType()
@NotNull public java.lang.String propertyType()
public static JetMethodAnnotation get(com.intellij.psi.PsiMethod psiMethod)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||