csharp: Add conversion methods for generated types
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Wed, 13 Nov 2019 13:05:19 +0000 (10:05 -0300)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 13 Nov 2019 21:13:17 +0000 (06:13 +0900)
commit80c0339b9dcda9ab492c8eb6c83694a5f37ddedb
treedb4745f5d21a8056bc0c8d3e546ee84dddc17a9e
parente9efc60990fb7bc547405bee975e20f98d08fabf
csharp: Add conversion methods for generated types

Summary:
This also adds a helper method to convert from a value type name to the
reference type name. (e.g. int to Int32).

Ref T8430

Reviewers: felipealmeida, brunobelo, YOhoho

Reviewed By: brunobelo

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8430

Differential Revision: https://phab.enlightenment.org/D10653
src/bin/eolian_mono/eolian/mono/alias_definition.hh
src/bin/eolian_mono/eolian/mono/name_helpers.hh
src/bin/eolian_mono/eolian/mono/struct_definition.hh