Interface PythonLikeFunction

All Superinterfaces:
PythonLikeObject
All Known Implementing Classes:
BinaryDunderBuiltin, BoundPythonLikeFunction, CPythonBackedPythonLikeObject, CPythonType, GeneratedFunctionMethodReference, JavaMethodReference, MultiDispatchJavaMethodReference, PythonKnownFunctionType, PythonLikeFunctionWrapper, PythonLikeGenericType, PythonLikeType, PythonObjectWrapper, TernaryDunderBuiltin, UnaryDunderBuiltin

public interface PythonLikeFunction extends PythonLikeObject