|
Groovy 1.8.6 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.groovy.classgen.ReturnAdder
public class ReturnAdder extends Object
Utility class to add return statements. Extracted from Verifier as it can be useful for some AST transformations
| Method Summary | |
|---|---|
static void
|
addReturnIfNeeded(MethodNode node)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
public static void addReturnIfNeeded(MethodNode node)
Copyright © 2003-2012 The Codehaus. All rights reserved.