PHPParser_Parser::yyn17 PHP Method

yyn17() protected method

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