Uses of Class
org.spockframework.compiler.ErrorReporter
Packages that use ErrorReporter
-
Uses of ErrorReporter in org.spockframework.compiler
Methods in org.spockframework.compiler that return ErrorReporterModifier and TypeMethodDescriptionIRewriteResources.getErrorReporter()SpecRewriter.getErrorReporter()Constructors in org.spockframework.compiler with parameters of type ErrorReporterModifierConstructorDescriptionSpecParser(ErrorReporter errorReporter) SpecRewriter(AstNodeCache nodeCache, SourceLookup lookup, ErrorReporter errorReporter)