PHPParser_Parser::yyn53 PHP Method

yyn53() protected method

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