Uses of Class
org.spockframework.compiler.AbstractSpecVisitor

Packages that use AbstractSpecVisitor
org.spockframework.compiler   
 

Uses of AbstractSpecVisitor in org.spockframework.compiler
 

Subclasses of AbstractSpecVisitor in org.spockframework.compiler
 class SpecAnnotator
          Puts all spec information required at runtime into annotations attached to class members.
 class SpecRewriter
          A Spec visitor responsible for most of the rewriting of a Spec's AST.
 



Copyright © 2013. All rights reserved