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)