|
|||||||||
| 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<Psi>
public abstract class JavaAnnotationArgumentImpl<Psi extends com.intellij.psi.PsiAnnotationMemberValue>
| Constructor Summary | |
|---|---|
protected |
JavaAnnotationArgumentImpl(Psi psiAnnotationMemberValue,
Name name)
|
| Method Summary | |
|---|---|
Name |
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 |
| Constructor Detail |
|---|
protected JavaAnnotationArgumentImpl(@NotNull
Psi psiAnnotationMemberValue,
@Nullable
Name name)
| Method Detail |
|---|
@Nullable public Name getName()
getName in interface JavaAnnotationArgument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||