PHPParser_Parser::yyn155 PHP Method

yyn155() protected method

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