Class ThenBlock

java.lang.Object
org.spockframework.compiler.model.Node<Method,List<org.codehaus.groovy.ast.stmt.Statement>>
org.spockframework.compiler.model.Block
org.spockframework.compiler.model.ThenBlock

public class ThenBlock extends Block
AST node representing a then-block in a feature method.
Author:
Peter Niederwieser