nitc :: TBadChar :: defaultinit
# A malformed char class TBadChar super Token redef fun to_s do do return "malformed character {text}" end end