PHPParser_Parser::yyn105 PHP Method

yyn105() protected method

protected yyn105 ( $line, $docComment )
    protected function yyn105($line, $docComment)
    {
        $this->yyval = array();
    }
PHPParser_Parser