PHPParser_Parser::yyn268 PHP Method

yyn268() protected method

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