Package | Description |
---|---|
org.spockframework.compiler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeepBlockRewriter |
class |
DeepBlockRewriter
Walks the statement and expression tree to:
- rewrite explicit conditions,
- rewrite interactions,
- rewrite core language primitives (members of class Specification)
- Forbid
Also records whether conditions and interactions were found.
|
class |
ExpressionReplacingVisitorSupport
Groovy AST visitor that allows to replace both statements and expressions.
|
Copyright © 2019. All rights reserved