Uses of Package
org.spockframework.compiler.model
Packages that use org.spockframework.compiler.model
-
Classes in org.spockframework.compiler.model used by org.spockframework.compilerClassDescriptionA block without a label at the beginning of a method.AST node representing a block in a feature method.AST node representing a cleanup-block in a feature method.AST node representing a user-defined instance field.AST node representing a Spec method (one of fixture method, feature method, helper method).AST node representing a setup-block in a feature method.AST node representing a Spock specification.AST node representing a then-block in a feature method.AST node representing a when-block in a feature method.
-
Classes in org.spockframework.compiler.model used by org.spockframework.compiler.modelClassDescriptionA block without a label at the beginning of a method.AST node representing a block in a feature method.AST node representing a cleanup-block in a feature method.AST node representing a user-defined instance field.AST node representing a fixture method.AST node representing a Spec method (one of fixture method, feature method, helper method).Base class for all SpecL AST nodes.AST node representing a setup-block in a feature method.AST node representing a Spock specification.AST node representing a then-block in a feature method.AST node representing a when-block in a feature method.