|
|||||||||
| 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.PsiReferenceExpression>
org.jetbrains.jet.lang.resolve.java.structure.impl.JavaReferenceAnnotationArgumentImpl
public class JavaReferenceAnnotationArgumentImpl
| Constructor Summary | |
|---|---|
protected |
JavaReferenceAnnotationArgumentImpl(com.intellij.psi.PsiReferenceExpression psiReferenceExpression,
Name name)
|
| Method Summary | |
|---|---|
JavaElement |
resolve()
|
| 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 JavaReferenceAnnotationArgumentImpl(@NotNull
com.intellij.psi.PsiReferenceExpression psiReferenceExpression,
@Nullable
Name name)
| Method Detail |
|---|
@Nullable public JavaElement resolve()
resolve in interface JavaReferenceAnnotationArgument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||