xcbgen: fields get a parent reference
authorChristian Linhart <chris@demorecorder.com>
Wed, 3 Sep 2014 11:17:54 +0000 (13:17 +0200)
committerChristian Linhart <chris@demorecorder.com>
Tue, 9 Sep 2014 00:05:49 +0000 (02:05 +0200)
commit1ae12b844a321c15635602a45c819c9a92e84197
tree04c5a4c8ae058285455c94faa37eacbfd37e3ee9
parentc0dfe2c44d0a2e0fea149c56f2c72ee14a142b63
xcbgen: fields get a parent reference

Objects of type Field get a reference to their parent.
This is needed in the generator to differentiate
field handling dependend on properties of their parent.

Message-ID: <1409743080-302-1-git-send-email-chris@demorecorder.com>
Patch-Thread-Subject: [Xcb] xinput: make ListInputDevices work, sumof with nested expr, ...
Patch-Set: ListInputDevices
Patch-Number: proto 1/7
Patch-Version: V1
Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
xcbgen/expr.py
xcbgen/xtypes.py