fix the way a member is added to a class, and the class node is constructed, so it can be properly matched with the match=class predicate in the %rename directive

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8373 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-01-11 20:14:35 +00:00
commit 72425a439c
3 changed files with 38 additions and 19 deletions

View file

@ -1,6 +1,6 @@
%module rename_camel
%rename("%(utitle)s",match="cdecl") "";
%rename("%(utitle)s",match="cdecl",match$parentNode$nodeType="class") "";
%inline {
struct GeometryFactory