Class AssertStatementCreationUtility.ReturnStatementVisitor

java.lang.Object
org.codehaus.groovy.ast.CodeVisitorSupport
org.codehaus.groovy.ast.ClassCodeVisitorSupport
org.apache.groovy.contracts.generation.AssertStatementCreationUtility.ReturnStatementVisitor
All Implemented Interfaces:
GroovyClassVisitor, GroovyCodeVisitor, ErrorCollecting
Enclosing class:
AssertStatementCreationUtility

public static class AssertStatementCreationUtility.ReturnStatementVisitor extends ClassCodeVisitorSupport
Collects all ReturnStatement instances from a given code block.