comp.lang.ada
 help / color / mirror / Atom feed
* Ada95 BNF
@ 2001-05-03 12:23 Martin Dowie
  2001-05-03 16:24 ` Stephen Leake
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Dowie @ 2001-05-03 12:23 UTC (permalink / raw)


Looking through the BNF on AdaPower.com and the LRM that comes with
adaguide, I noticed
that package_unit_name is defined as a name, which in turn can be all sorts
of things,
including a 'name', which in turn can be lots of things - including a type
conversion?!

Shouldn't package_unit_name be defined as an Identifier?..





^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Ada95 BNF
@ 2001-05-04  5:48 Christoph Grein
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Grein @ 2001-05-04  5:48 UTC (permalink / raw)
  To: comp.lang.ada

The Ada BNF reflects a bit the parsing sequence. If something resolves to a name 
in the syntax, the name resolution rules have to be applied. This involves 
overloading resolution and a lot of other things.





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

end of thread, other threads:[~2001-05-09 13:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-03 12:23 Ada95 BNF Martin Dowie
2001-05-03 16:24 ` Stephen Leake
2001-05-03 19:18   ` Martin Dowie
2001-05-04  9:27     ` Marius Amado Alves
2001-05-08 14:53     ` Tucker Taft
2001-05-09  6:18       ` Martin Dowie
2001-05-09 13:47         ` Ted Dennison
  -- strict thread matches above, loose matches on Subject: below --
2001-05-04  5:48 Christoph Grein

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