PHPParser_Parser::yyn118 PHP Method

yyn118() protected method

protected yyn118 ( $line, $docComment )
    protected function yyn118($line, $docComment)
    {
        $this->yyval = null;
    }
PHPParser_Parser