[sc34wg3] TMQL: function-invocation and parameters

Lars Heuer heuer at semagia.com
Fri Dec 5 07:34:05 EST 2008


[...]
> does not reference "tuple-expression". If my suspicion is not correct
> and the reference to "tuple-expression" is not a cheap trick ;) I like
> to know why a tuple expression is needed.

... and if it is known that tuple-expression is also defined as

    tuple-expression ::= 'null'

which means that the following is a valid function invocation (without
'(' and ')'):

      function null

which is according to the grammar equivalent to:

      function()

      
Best regards,
Lars
-- 
Semagia 
<http://www.semagia.com>



More information about the sc34wg3 mailing list