arc

An arc from one state to another

extern (C)
struct arc {}

Members

Variables

a_arrow
short a_arrow;

State where this arc goes to

a_lbl
short a_lbl;

Label of this arc

Meta