xcbgen: sumof with nested expression
authorChristian Linhart <chris@demorecorder.com>
Wed, 3 Sep 2014 11:17:57 +0000 (13:17 +0200)
committerChristian Linhart <chris@demorecorder.com>
Sat, 6 Sep 2014 13:39:17 +0000 (15:39 +0200)
commit232dfe686e5022c46e058f463a4c10a2c8eada67
tree6304afbaedab8c7086adf406f35ff4ab68143940
parent85d40bb3d2ee75f87ac9524781f1d4f8501b8bb5
xcbgen: sumof with nested expression

Add parser support for sumof with a nested expression.
For example:
<sumof ref="mylist1">
<fieldref>bar</fieldref>
</sumof>

The nested expression is added as the "rhs"-field of the
expression.object.

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