efl/src/bin/eolian_mono/eolian/mono
Yeongjong Lee 97098dcc50 csharp: cleanup concrete class
Summary:
Concrete class is only used to call static member of NativeMethod. they don't
need any inheritance and implementation of c functions.

Depends on D9893

Test Plan: ninja test

Reviewers: lauromoura, felipealmeida

Subscribers: Jaehyun_Cho, woohyun, segfaultxavi, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9894
2020-01-23 07:30:14 +09:00
..
alias_definition.hh csharp: Add more since tags to members 2019-11-26 12:40:32 -03:00
async_function_definition.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
blacklist.hh Revert "csharp: Property Indexer implementation" 2020-01-21 07:00:44 +09:00
culture_info.hh csharp: CA1307 Add CultureInfo to generated code. 2019-11-20 18:34:08 -03:00
documentation.hh Revert "csharp: Property Indexer implementation" 2020-01-21 07:00:44 +09:00
enum_definition.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
events.hh csharp: cleanup concrete class 2020-01-23 07:30:14 +09:00
function_declaration.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09:00
function_definition.hh Revert "efl_mono: remove class ExtensionTag" 2020-01-22 14:44:08 +09:00
function_helpers.hh eolian_mono: add 1 tab inside the namespace 2020-01-13 10:16:24 +09: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 Revert "csharp: Property Indexer implementation" 2020-01-21 07:00:44 +09:00
helpers.hh Revert "csharp: Property Indexer implementation" 2020-01-21 07:00:44 +09:00
klass.hh csharp: cleanup concrete class 2020-01-23 07:30:14 +09: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: cleanup concrete class 2020-01-23 07:30:14 +09:00
parameter.hh Revert "csharp: Property Indexer implementation" 2020-01-21 07:00:44 +09:00
part_definition.hh Revert "efl_mono: remove class ExtensionTag" 2020-01-22 14:44:08 +09:00
struct_definition.hh csharp: cleanup concrete class 2020-01-23 07:30:14 +09: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 eina_list and eina_array with IList 2020-01-14 17:17:05 +09: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 eolian_mono: change Constants class to static class 2019-12-20 14:27:14 +09:00