Uses of Class
org.spockframework.compiler.AbstractSpecVisitor
Packages that use AbstractSpecVisitor
-
Uses of AbstractSpecVisitor in org.spockframework.compiler
Subclasses of AbstractSpecVisitor in org.spockframework.compilerModifier and TypeClassDescriptionclass
Puts all spec information required at runtime into annotations attached to class members.class
A Spec visitor responsible for most of the rewriting of a Spec's AST.