public class AlternativeFieldSignatureData extends ElementAlternativeSignatureData
Constructor and Description |
---|
AlternativeFieldSignatureData(PsiFieldWrapper field,
JetType originalReturnType,
boolean isVar) |
Modifier and Type | Method and Description |
---|---|
JetType |
getReturnType() |
checkForErrors, checkForSyntaxErrors, computeReturnType, getError, hasErrors, isAnnotated, setAnnotated, setError
public AlternativeFieldSignatureData(@NotNull PsiFieldWrapper field, @NotNull JetType originalReturnType, boolean isVar)
@NotNull public JetType getReturnType()