saxophonit :: XophonLexer :: eof
Also return true after a fatal error.
true
# Is it the end of the stream? # # Also return `true` after a fatal error. fun eof: Bool do return last_char < 0