PHPParser_Parser::yyn163 PHP Method

yyn163() protected method

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