Phlexy\Lexer\Stateless\WithCapturingGroupsTest::createLexerFactory PHP Метод

createLexerFactory() публичный Метод

public createLexerFactory ( )
    public function createLexerFactory()
    {
        return new \Phlexy\LexerFactory\Stateless\WithCapturingGroups(new \Phlexy\LexerDataGenerator());
    }