FunctionInfoCapable
Interface for entities that must have associated function information.
This interface extends NullableFunctionInfoCapable to guarantee that function information is always available. Entities implementing this interface are guaranteed to have valid function metadata for processing.
Parameters
FUN
The type of function info, constrained to NamedFunctionInfo