https://bugs.kde.org/show_bug.cgi?id=397909
--- Comment #10 from Ralf Habacker <ralf.habac...@freenet.de> --- I just pushed https://cgit.kde.org/umbrello.git/log/?h=work/397909-vala-importer with an initial vala importer based on C# import. I added member m_language to class CSharpImport holding the currently processed language. https://github.com/KDE/umbrello is a clone of the git repo mentioned above, from which you can create and edit a fork. For working on class method parsing you may inspect bool CSharpImport::parseStmt(). -- You are receiving this mail because: You are watching all bug changes.