efl/src/bin/eolian_mono/eolian/mono
Yeongjong Lee f90a97470d eina_mono: replace EinaAccessor and EinaIerator with IEnumerable
Summary:
Eina.Accessor<T> => System.Collections.IEnumerable<T>
Eina.Iterator<T> => System.Collections.IEnumerable<T>

Unit test will work with D10879.

ref T8486

Test Plan: meson build -Dbindings=mono,cxx -Dmono-beta=true

Reviewers: lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8486

Differential Revision: https://phab.enlightenment.org/D10878
2019-12-17 11:34:30 -03:00
..
alias_definition.hh csharp: Add more since tags to members 2019-11-26 12:40:32 -03:00
async_function_definition.hh csharp:comma have whitespace after and none before 2019-11-06 23:46:18 -03:00
blacklist.hh mono: suppress unused parameter warning 2019-12-12 16:38:04 +01:00
culture_info.hh csharp: CA1307 Add CultureInfo to generated code. 2019-11-20 18:34:08 -03:00
documentation.hh eolian_mono: proper parsing of doc notes and paragraphs 2019-12-12 19:07:59 -03:00
enum_definition.hh csharp: CA1717 - Add [Flags] for enums 2019-11-26 12:40:32 -03:00
events.hh eina_mono: replace EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
function_declaration.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
function_definition.hh csharp: Suppress CA2000 in native wrappers. 2019-11-15 00:07:11 -03:00
function_helpers.hh csharp: Make GetPart public. 2019-11-07 17:59:40 -03:00
function_pointer.hh csharp: FunctionPtr wrappers are not IDisposable 2019-11-15 00:09:29 -03:00
function_registration.hh csharp: Returning only method name iwrapper. 2019-10-24 19:25:35 -03:00
generation_contexts.hh csharp: Fix helper function 2019-11-22 12:01:59 -03:00
helpers.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
klass.hh c#: Suppressing warning for CA1724. 2019-12-09 08:33:52 -03:00
logging.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
marshall_annotation.hh csharp: Removed duplicated call_match implementations 2019-12-10 15:05:43 -03:00
marshall_type.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
marshall_type_impl.hh csharp: Removed duplicated call_match implementations 2019-12-10 15:05:43 -03:00
name_helpers.hh csharp: Fix helper function 2019-11-22 12:01:59 -03:00
parameter.hh eina_mono: replace EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
part_definition.hh csharp:comma have whitespace after and none before 2019-11-06 23:46:18 -03:00
struct_definition.hh eina_mono: replace EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
struct_fields.hh csharp: Add implicit conversion from tuples to structs. 2019-12-12 13:16:22 -03:00
type.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
type_impl.hh eina_mono: replace EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
type_match.hh csharp: Removed duplicated call_match implementations 2019-12-10 15:05:43 -03:00
using_decl.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
utils.hh csharp: Fix helper function 2019-11-22 12:01:59 -03:00
variable_definition.hh csharp: Add licensing information. 2019-10-24 10:10:56 -03:00