Class SpecAnnotator

java.lang.Object
org.spockframework.compiler.AbstractSpecVisitor
org.spockframework.compiler.SpecAnnotator
All Implemented Interfaces:
ISpecVisitor

public class SpecAnnotator extends AbstractSpecVisitor
Puts all spec information required at runtime into annotations attached to class members.
Author:
Peter Niederwieser