@override Parser lstring() => super.lstring().map((each) => String.fromCharCodes(each[1].cast<int>()));