PHPParser_Parser::yyn138 PHP Method

yyn138() protected method

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