[sv-bc] 10.4.1.2 Pattern matching in if statements - example

From: Bresticker, Shalom <shalom.bresticker_at_.....>
Date: Thu Feb 09 2006 - 01:57:42 PST
Question: 

10.4.1.2 has the following example:

if (e matches (tagged Jmp .j),
    j matches (tagged JmpC '{cc:.c,addr:.a}))
      ... // c and a can be used here
else
...

What is the comma between the two match expressions? Is that syntax legal? Where is it described?

Thanks,
Shalom


Shalom Bresticker
Intel Jerusalem LAD DA
+972 2 589-6852
+972 54 721-1033
I don't represent Intel 
Received on Thu Feb 9 01:57:47 2006

This archive was generated by hypermail 2.1.8 : Thu Feb 09 2006 - 01:58:53 PST