|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.java.structure.impl.JavaElementImpl<Psi>
org.jetbrains.jet.lang.resolve.java.structure.impl.JavaAnnotationArgumentImpl<com.intellij.psi.PsiAnnotation>
org.jetbrains.jet.lang.resolve.java.structure.impl.JavaAnnotationAsAnnotationArgumentImpl
public class JavaAnnotationAsAnnotationArgumentImpl
| Constructor Summary | |
|---|---|
protected |
JavaAnnotationAsAnnotationArgumentImpl(com.intellij.psi.PsiAnnotation psiAnnotation,
Name name)
|
| Method Summary | |
|---|---|
JavaAnnotation |
getAnnotation()
|
| Methods inherited from class org.jetbrains.jet.lang.resolve.java.structure.impl.JavaAnnotationArgumentImpl |
|---|
getName |
| Methods inherited from class org.jetbrains.jet.lang.resolve.java.structure.impl.JavaElementImpl |
|---|
equals, getPsi, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jetbrains.jet.lang.resolve.java.structure.JavaAnnotationArgument |
|---|
getName |
| Constructor Detail |
|---|
protected JavaAnnotationAsAnnotationArgumentImpl(@NotNull
com.intellij.psi.PsiAnnotation psiAnnotation,
@Nullable
Name name)
| Method Detail |
|---|
@NotNull public JavaAnnotation getAnnotation()
getAnnotation in interface JavaAnnotationAsAnnotationArgument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||