PHPParser_Parser::yyn154 PHP Method

yyn154() protected method

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