Function ezno_checker::features::functions::function_to_property

source ยท
pub fn function_to_property(
    getter_setter: GetterSetter,
    function: FunctionType,
    types: &mut TypeStore,
    is_declare: bool
) -> PropertyValue