You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2016/02/03 06:28:39 UTC

[jira] [Resolved] (GROOVY-7737) Provide static methods in GeneralUtils to create ThrowStatement and CatchStatement

     [ https://issues.apache.org/jira/browse/GROOVY-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King resolved GROOVY-7737.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.6

Applied, thanks!

> 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
>          Components: ast builder
>            Reporter: Anton
>            Assignee: Paul King
>            Priority: Minor
>             Fix For: 2.4.6
>
>
> 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)