|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spockframework.compiler.InteractionRewriter
public class InteractionRewriter
Creates the AST representation of an InteractionBuilder build sequence.
| Constructor Summary | |
|---|---|
InteractionRewriter(IRewriteResources resources)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractionRewriter(IRewriteResources resources)
| Method Detail |
|---|
public org.codehaus.groovy.ast.stmt.Statement rewrite(org.codehaus.groovy.ast.stmt.ExpressionStatement stat)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||