PHPParser_Parser::yyn84 PHP Method

yyn84() protected method

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