PHPParser_Parser::yyn364 PHP Method

yyn364() protected method

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