Python-bindings: Refactor the FieldDecl and EventDecl classes
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 21 Nov 2013 03:15:43 +0000 (22:15 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 23 Nov 2013 06:07:28 +0000 (01:07 -0500)
Renamed the FieldDecl and EventDecl classes to FieldDeclaration and
EventDeclaration. Getters are now exposed as properties.

Fixed an out of bounds array access.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024887 seconds and 4 git commands to generate.