PHPParser_Parser::yyn153 PHP Method

yyn153() protected method

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