public static final class Settings.FieldParameter extends java.lang.Object
PsiField
field
java.lang.String
name
PsiType
type
FieldParameter(PsiField field, java.lang.String name, PsiType type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final PsiField field
public final java.lang.String name
public final PsiType type
public FieldParameter(PsiField field, java.lang.String name, PsiType type)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.