ATNState.transitions

@uml Track the transitions emanating from this ATN state.

class ATNState
Transition[] transitions;

Meta