Uses of Class
org.spockframework.compiler.AbstractDeepBlockRewriter
Packages that use AbstractDeepBlockRewriter
-
Uses of AbstractDeepBlockRewriter in org.spockframework.compiler
Subclasses of AbstractDeepBlockRewriter in org.spockframework.compilerModifier and TypeClassDescriptionclass
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.