PHPParser_Parser::yyn269 PHP Method

yyn269() protected method

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