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