You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Anton (JIRA)" <ji...@apache.org> on 2016/01/29 16:21:39 UTC

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

Anton created GROOVY-7737:
-----------------------------

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