aboutsummaryrefslogtreecommitdiffstats
path: root/cppgenerator.h
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2010-06-15 18:05:27 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2010-06-17 17:44:56 -0300
commita46578e6edbdc6427439830c94f0e29cf6c6a2f1 (patch)
treea09602c7b7c4fd311c329753656c29cdd6e61038 /cppgenerator.h
parent98350997b78efbdbe35a56a0700ac16541229c22 (diff)
Added methods to check if overloads contain any argument with default values.
The hasArgumentWithDefaultValue methods from OverloadData returns true if any argument in the overloads or in the single function passed has a default value assigned to it. A non-static version of this method uses the overloads described by the OverloadData object. Also added the method getArgumentsWithDefaultValues(func) to return a list of the function's arguments that have default values.
Diffstat (limited to 'cppgenerator.h')
0 files changed, 0 insertions, 0 deletions