PHPParser_Parser::yyn141 PHP Method

yyn141() protected method

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