- All Implemented Interfaces:
 
- Statement
 
public class ExitInsteadOfReturn
extends com.google.common.collect.ForwardingObject
implements Statement
you cannot return from a top-level script, so if you are using snippets that
 issue return then you'll want to wrap them in this.
- Author:
 
  - Adrian Cole