comp.lang.ada
 help / color / mirror / Atom feed
* BNF for if/then
@ 2002-08-30 17:15 KK
  2002-08-30 19:21 ` Jeffrey Carter
  0 siblings, 1 reply; 2+ messages in thread
From: KK @ 2002-08-30 17:15 UTC (permalink / raw)


Can someone explain to me why none of the 
BNFs that I've been able to find for the
Ada95 if/then don't include "and then" and
"or else"?  

Thanks,
Rob



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: BNF for if/then
  2002-08-30 17:15 BNF for if/then KK
@ 2002-08-30 19:21 ` Jeffrey Carter
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey Carter @ 2002-08-30 19:21 UTC (permalink / raw)


KK wrote:
> 
> Can someone explain to me why none of the
> BNFs that I've been able to find for the
> Ada95 if/then don't include "and then" and
> "or else"?

Probably because "and then" and "or else" are part of expressions, not
unique to the if statement.

-- 
Jeff Carter
"Death awaits you all, with nasty, big, pointy teeth!"
Monty Python & the Holy Grail



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-30 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-30 17:15 BNF for if/then KK
2002-08-30 19:21 ` Jeffrey Carter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox