xcbgen: sumof with nested expression
authorChristian Linhart <chris@DemoRecorder.com>
Sun, 2 Nov 2014 12:47:29 +0000 (13:47 +0100)
committerChristian Linhart <chris@demorecorder.com>
Mon, 3 Nov 2014 10:23:22 +0000 (11:23 +0100)
commit8c5c89f9f6c8e2b7334bdf19d47209e1ade4ef7c
tree4f22b92ccc7cd908878c8045079813887872b311
parentc057c4336fb4fd2b65052536629383aa03ddf518
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.

Signed-off-by: Christian Linhart <chris@demorecorder.com>
Reviewed-by: Ran Benita <ran234@gmail.com>
Message-ID: <545627E1.8070302@DemoRecorder.com>
Patch-Thread-Subject: [Xcb] [PATCHSET] ListInputDevices revision 2
Patch-Set: ListInputDevices
Patch-Number: proto 4/8
Patch-Version: V1
xcbgen/expr.py