PHPParser_Parser::yyn347 PHP Method

yyn347() protected method

protected yyn347 ( $line, $docComment )
    protected function yyn347($line, $docComment)
    {
        $this->yyval = $this->yyastk[$this->yysp - (1 - 1)];
    }
PHPParser_Parser