public class InteractionRewriter
extends java.lang.Object
Constructor and Description |
---|
InteractionRewriter(IRewriteResources resources) |
Modifier and Type | Method and Description |
---|---|
org.codehaus.groovy.ast.stmt.Statement |
rewrite(org.codehaus.groovy.ast.stmt.ExpressionStatement stat)
If the given statement is a valid interaction definition, returns the rewritten statement.
|
public InteractionRewriter(IRewriteResources resources)
public org.codehaus.groovy.ast.stmt.Statement rewrite(org.codehaus.groovy.ast.stmt.ExpressionStatement stat)
Copyright © 2014. All rights reserved