[ 
https://issues.apache.org/jira/browse/GROOVY-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123623#comment-15123623
 ] 

ASF GitHub Bot commented on GROOVY-7737:
----------------------------------------

GitHub user antonsarov opened a pull request:

    https://github.com/apache/groovy/pull/251

    GROOVY-7737 Provide static methods in GeneralUtils

    Fixes https://issues.apache.org/jira/browse/GROOVY-7737

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/antonsarov/groovy groovy-7737

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/251.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #251
    
----
commit 28b5915f915ae4f013098dd3b031a7275cce3942
Author: asa <a...@entimo.de>
Date:   2016-01-29T15:50:03Z

    GROOVY-7737 Provide static methods in GeneralUtils

----


> Provide static methods in GeneralUtils to create ThrowStatement and 
> CatchStatement
> ----------------------------------------------------------------------------------
>
>                 Key: GROOVY-7737
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7737
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Anton
>            Priority: Minor
>
> The class {{GeneralUtils}} provides some helpful static methods to build AST 
> nodes.
> However some methods are missing - e.g. for creating a {{ThrowStatement}} and 
> a {{CatchStatement}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to