nitc :: TComment :: defaultinit
# Token of a line of comments # Starts with the `#` and contains the final end-of-line (if any) class TComment super Token end