Phlexy\Lexer\Stateless\WithCapturingGroupsTest::createLexerFactory PHP 메소드

createLexerFactory() 공개 메소드

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