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

2016-02-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GROOVY-7737:


Github user asfgit closed the pull request at:

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


> 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
>
> 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)


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

2016-01-29 Thread Anton (JIRA)

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

Anton commented on GROOVY-7737:
---

A pull request is available here https://github.com/apache/groovy/pull/251 - 
with passing Jenkins build

> 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)