comp.lang.ada
 help / color / mirror / Atom feed
* derived_type_definition ::= [abstract] new subtype_ind [record_extension_part]
@ 2003-03-14  2:34 Oliver Kellogg
  2003-03-16 18:30 ` Oliver Kellogg
  2003-03-16 23:06 ` Oliver Kellogg
  0 siblings, 2 replies; 3+ messages in thread
From: Oliver Kellogg @ 2003-03-14  2:34 UTC (permalink / raw)


The Ada95 grammar has just one rule, derived_type_definition,
to denote both an ordinary derived type and a derived record
extension. How come the distinction is missing?

(When making an abstract syntax tree for Ada, I wonder
whether this is fine-grained enough. In particular, it
doesn't feel right to have just one node representing
both alternatives.)

O. Kellogg






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

end of thread, other threads:[~2003-03-16 23:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-14  2:34 derived_type_definition ::= [abstract] new subtype_ind [record_extension_part] Oliver Kellogg
2003-03-16 18:30 ` Oliver Kellogg
2003-03-16 23:06 ` Oliver Kellogg

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