summaryrefslogtreecommitdiffstats
path: root/python/examples/mapping.py
diff options
context:
space:
mode:
authorRomain Chantereay <rchantereau@entrouvert.com>2004-09-07 11:27:39 +0000
committerRomain Chantereay <rchantereau@entrouvert.com>2004-09-07 11:27:39 +0000
commit3fe225687626d4783d43ed9c99e610d1af126932 (patch)
tree66eaebc3e91c13ce207ff655ff2cc00509912dda /python/examples/mapping.py
parent4234a511c39ecf0d030026911647bd0ce97111e1 (diff)
downloadlasso-3fe225687626d4783d43ed9c99e610d1af126932.tar.gz
lasso-3fe225687626d4783d43ed9c99e610d1af126932.tar.xz
lasso-3fe225687626d4783d43ed9c99e610d1af126932.zip
Specificly use original approach java enums binding method.
http://www.swig.org/Release/CHANGES 05/20/2004: wsfulton [Java] Java enum support added. There are now 4 ways in which enums can be wrapped: 1) Proper Java enums - use %include "enums.swg" 2) Typesafe enums - use %include "enumtypesafe.swg" 3) Type unsafe enums (constant integers) - use %include "enumtypeunsafe.swg" 4) Simple constant integers (original approach) - use %include %"enumsimple.swg"
Diffstat (limited to 'python/examples/mapping.py')
0 files changed, 0 insertions, 0 deletions