|
|||||||||
| 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.PsiArrayInitializerMemberValue>
org.jetbrains.jet.lang.resolve.java.structure.impl.JavaArrayAnnotationArgumentImpl
public class JavaArrayAnnotationArgumentImpl
| Constructor Summary | |
|---|---|
protected |
JavaArrayAnnotationArgumentImpl(com.intellij.psi.PsiArrayInitializerMemberValue psiArrayInitializerMemberValue,
Name name)
|
| Method Summary | |
|---|---|
java.util.Collection<JavaAnnotationArgument> |
getElements()
|
| 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 JavaArrayAnnotationArgumentImpl(@NotNull
com.intellij.psi.PsiArrayInitializerMemberValue psiArrayInitializerMemberValue,
@Nullable
Name name)
| Method Detail |
|---|
@NotNull public java.util.Collection<JavaAnnotationArgument> getElements()
getElements in interface JavaArrayAnnotationArgument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||