Parser.tokenFactory

Tell our token source and error strategy about a new way to create tokens. @uml @override

  1. TokenFactory!CommonToken tokenFactory()
  2. void tokenFactory(TokenFactory!CommonToken factory)
    class Parser
    override
    void
    tokenFactory

Meta