swig/Source/CParse
Zackery Spytz c3d652c785 Fix the handling of director classes with final methods
Generated SwigDirector_* classes were attempting to override
methods marked as final.

In addition, give a warning if the destructor of a director class is
final.

Closes #564.
2019-02-22 06:28:53 -07:00
..
cparse.h new_node refactor 2018-05-19 09:00:06 +01:00
cscanner.c Code formatting fixes in doxygen code 2018-05-25 07:56:39 +01:00
parser.y Fix the handling of director classes with final methods 2019-02-22 06:28:53 -07:00
templ.c Fix typemap matching to expand template parameters when the name contains template parameters. 2019-02-17 21:38:48 +00:00
util.c new_node refactor 2018-05-19 09:00:06 +01:00