PHPParser_Parser::yyn373 PHP Method

yyn373() protected method

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