Class Hierarchy
- java.lang.Object
- org.spockframework.util.AbstractExpressionConverter<T> (implements org.codehaus.groovy.ast.GroovyCodeVisitor)
- org.spockframework.compiler.AbstractSpecVisitor (implements org.spockframework.compiler.model.ISpecVisitor)
- org.codehaus.groovy.ast.ASTNode
- org.codehaus.groovy.ast.AnnotatedNode
- org.codehaus.groovy.ast.expr.Expression
- org.codehaus.groovy.ast.expr.BinaryExpression
- org.codehaus.groovy.ast.expr.VariableExpression (implements org.codehaus.groovy.ast.Variable)
- 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.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.WhereBlockRewriter
Interface Hierarchy
Copyright © 2019. All rights reserved