MicroC Code Generator : Code Optimizations : Clutching Entrance to a State Hierarchy

Clutching Entrance to a State Hierarchy

Rational Statemate MicroC can perform a clutch of steps, intermediate states, and default states when entering state hierarchy. The clutch entrance algorithm steps directly into the lower-most leaf state in the state hierarchy, eliminating intermediate states. All the entering reactions are performed appropriately, according to the state hierarchy.

For more information on code optimization, see the MicroC Programming Style Guide.