nitc :: Token :: text=
# The raw content on the token fun text=(text: String) is abstract
redef fun text=(text) do _cached_text = text end