fn func_members(
func: &FunctionDefinition,
custom_type: &[String],
) -> Option<DynSolType>
Expand description
Returns Some if the custom type is a function member access
Ref: https://docs.soliditylang.org/en/latest/types.html#function-types