PHPParser_Parser::yyn36 PHP Method

yyn36() protected method

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