@override LexerJParse copy({List<String>? newStates}) => LexerJParse(lexer, newStates ?? this.newStates);