PHPParser_Parser::yyn35 PHP Method

yyn35() protected method

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