better support for the %throws directive
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8350 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
38c8cf2cb8
commit
b044703d0d
5 changed files with 71 additions and 32 deletions
|
|
@ -51,6 +51,7 @@ extern int SWIG_cparse_template_reduce(int treduce);
|
|||
extern void Swig_cparse_replace_descriptor(String *s);
|
||||
extern void cparse_normalize_void(Node *);
|
||||
extern Parm *Swig_cparse_parm(String *s);
|
||||
extern ParmList *Swig_cparse_parms(String *s);
|
||||
|
||||
|
||||
/* templ.c */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue