-
Notifications
You must be signed in to change notification settings - Fork 7
switch trace
Norbert Preining edited this page Oct 6, 2017
·
1 revision
During evaluation, it is sometimes desirable to see the rewrite
sequences, not just the results. Setting the switch trace whole will
result in the resultant term of each rewrite step being
printed. Setting the switch trace will result in the display of
which rule, substitution, and replacement are used.
CafeOBJ Reference Manual (c) 2015-2018 CafeOBJ Development Team