supported by Zeuner Solutions SourceForge.net Logo

documentation for the macro "transition_clause"

Expands to the transition clause for the given type pair and class.

It is defined in the file sets.m4.

m4 code:

define(`transition_clause',
`type_transition
	$1
	$2:$3
	transitionsX$1X$2X$3;
')