summaryrefslogtreecommitdiff
path: root/doc/xml-xcb.txt
diff options
context:
space:
mode:
authorChristian Linhart <chris@demorecorder.com>2014-09-04 17:48:57 +0200
committerChristian Linhart <chris@demorecorder.com>2014-11-03 11:23:23 +0100
commite5bc503a071bc42d3da10ecaf6456cb2d0e1e0e1 (patch)
treef21d032efc3b0334f2f665f238c6c254b208f8d0 /doc/xml-xcb.txt
parent408feddde339dab962e84d637a18658c0bea112d (diff)
doc: new expr element listelement-ref
Message-ID: <1409845742-38797-3-git-send-email-chris@demorecorder.com> Patch-Thread-Subject: [Xcb] support popcount of a list and associated xml changes Patch-Set: PopcountList Patch-Number: proto 3/8 Patch-Version: V1 Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
Diffstat (limited to 'doc/xml-xcb.txt')
-rw-r--r--doc/xml-xcb.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/xml-xcb.txt b/doc/xml-xcb.txt
index d47b12c..01f7678 100644
--- a/doc/xml-xcb.txt
+++ b/doc/xml-xcb.txt
@@ -337,6 +337,11 @@ Expressions
This element represents the number of bits set in the expression.
+<listelement-ref/>
+
+ This element represents the current list-element when used inside
+ a list-iteration expression such as <sumof>.
+
Documentation
-------------