PHPParser_Parser::yyn95 PHP Method

yyn95() protected method

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