states property

List<ATNState?> states
getter/setter pair

Implementation

List<ATNState?> states = [];