Class Hierarchy
- java.lang.Object
- org.spockframework.util.AbstractExpressionConverter<T> (implements org.codehaus.groovy.ast.GroovyCodeVisitor)
- org.spockframework.compiler.ConditionRewriter
- org.spockframework.compiler.AbstractSpecVisitor (implements org.spockframework.compiler.model.ISpecVisitor)
- org.spockframework.compiler.SpecAnnotator
- org.spockframework.compiler.SpecRewriter (implements org.spockframework.compiler.IRewriteResources)
- org.codehaus.groovy.ast.ASTNode
- org.codehaus.groovy.ast.AnnotatedNode
- org.codehaus.groovy.ast.expr.Expression
- org.codehaus.groovy.ast.expr.BinaryExpression
- org.spockframework.compiler.FieldInitializationExpression
- org.codehaus.groovy.ast.expr.VariableExpression (implements org.codehaus.groovy.ast.Variable)
- org.spockframework.compiler.OldValueExpression
- org.codehaus.groovy.ast.expr.BinaryExpression
- org.codehaus.groovy.ast.expr.Expression
- org.codehaus.groovy.ast.AnnotatedNode
- org.spockframework.compiler.AstNodeCache
- org.spockframework.compiler.AstUtil
- org.codehaus.groovy.ast.CodeVisitorSupport (implements org.codehaus.groovy.ast.GroovyCodeVisitor)
- org.codehaus.groovy.ast.ClassCodeVisitorSupport (implements org.codehaus.groovy.ast.GroovyClassVisitor)
- org.spockframework.compiler.InstanceFieldAccessChecker
- org.spockframework.compiler.StatementReplacingVisitorSupport
- org.spockframework.compiler.AbstractDeepBlockRewriter
- org.spockframework.compiler.DeepBlockRewriter
- org.spockframework.compiler.ExpressionReplacingVisitorSupport
- org.spockframework.compiler.AbstractDeepBlockRewriter
- org.codehaus.groovy.ast.ClassCodeVisitorSupport (implements org.codehaus.groovy.ast.GroovyClassVisitor)
- org.spockframework.compiler.ErrorReporter
- org.spockframework.compiler.InteractionRewriter
- org.spockframework.compiler.NoSpecialMethodCall (implements org.spockframework.compiler.ISpecialMethodCall)
- org.spockframework.compiler.SourceLookup
- org.spockframework.compiler.SpecialMethodCall (implements org.spockframework.compiler.ISpecialMethodCall)
- org.spockframework.compiler.SpecParser (implements org.codehaus.groovy.ast.GroovyClassVisitor)
- org.spockframework.compiler.SpockTransform (implements org.codehaus.groovy.transform.ASTTransformation)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.codehaus.groovy.GroovyException (implements org.codehaus.groovy.GroovyExceptionInterface)
- org.codehaus.groovy.syntax.SyntaxException
- org.spockframework.compiler.InvalidSpecCompileException
- org.codehaus.groovy.syntax.SyntaxException
- org.codehaus.groovy.GroovyException (implements org.codehaus.groovy.GroovyExceptionInterface)
- java.lang.Exception
- org.spockframework.compiler.WhereBlockRewriter
- org.spockframework.util.AbstractExpressionConverter<T> (implements org.codehaus.groovy.ast.GroovyCodeVisitor)
Interface Hierarchy
- org.spockframework.compiler.IRewriteResources
- org.spockframework.compiler.ISpecialMethodCall