Uses of Interface
org.spockframework.compiler.ISpecialMethodCall
-
Packages that use ISpecialMethodCall Package Description org.spockframework.compiler -
-
Uses of ISpecialMethodCall in org.spockframework.compiler
Classes in org.spockframework.compiler that implement ISpecialMethodCall Modifier and Type Class Description class
NoSpecialMethodCall
class
SpecialMethodCall
Fields in org.spockframework.compiler declared as ISpecialMethodCall Modifier and Type Field Description protected ISpecialMethodCall
AbstractDeepBlockRewriter. currSpecialMethodCall
static ISpecialMethodCall
NoSpecialMethodCall. INSTANCE
-