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>
This commit is contained in:
Christian Linhart 2014-09-04 17:48:57 +02:00
parent 408feddde3
commit e5bc503a07

View file

@ -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
-------------