comp.lang.ada
 help / color / mirror / Atom feed
* Ada type (yacc)YYSTYPE is ?
@ 1999-01-16  0:00 tmoran
  1999-01-17  0:00 ` Steven Hovater
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: tmoran @ 1999-01-16  0:00 UTC (permalink / raw)


YACC is designed with a C 'union' type as a typeless, semantic
token information holder variable.  What's a good way in Ada to
handle that, hopefully with some help from Ada type checking?
One obvious one is a variant record.  Any better ideas?




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

end of thread, other threads:[~1999-01-19  0:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-16  0:00 Ada type (yacc)YYSTYPE is ? tmoran
1999-01-17  0:00 ` Steven Hovater
1999-01-18  0:00 ` dennison
1999-01-18  0:00   ` Tom Moran
1999-01-19  0:00     ` dennison
1999-01-18  0:00 ` Tucker Taft
1999-01-18  0:00   ` Tom Moran
1999-01-19  0:00     ` Andrew W. Reynolds
1999-01-19  0:00       ` Tom Moran
1999-01-19  0:00         ` rdt
1999-01-19  0:00           ` Martin C. Carlisle

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