A framework for building lexical analyzers. Conventions: when a token has been recognized, save the integer code for it in the variable `token' and any corresponding text, if required, in the variable `textToken'.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected