Phlexy\Lexer\Stateful\SimpleTest::createLexerFactory PHP Method

createLexerFactory() public method

public createLexerFactory ( )
    public function createLexerFactory()
    {
        return new \Phlexy\LexerFactory\Stateful\Simple();
    }