|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.java.wrapper.PsiParameterWrapper
public class PsiParameterWrapper
| Constructor Summary | |
|---|---|
PsiParameterWrapper(com.intellij.psi.PsiParameter psiParameter)
|
|
| Method Summary | |
|---|---|
JetTypeParameterAnnotation |
getJetTypeParameter()
|
JetValueParameterAnnotation |
getJetValueParameter()
|
com.intellij.psi.PsiParameter |
getPsiParameter()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PsiParameterWrapper(@NotNull
com.intellij.psi.PsiParameter psiParameter)
| Method Detail |
|---|
@NotNull public com.intellij.psi.PsiParameter getPsiParameter()
@NotNull public JetValueParameterAnnotation getJetValueParameter()
@NotNull public JetTypeParameterAnnotation getJetTypeParameter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||