|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.spockframework.compiler.model | |
---|---|
org.spockframework.compiler | |
org.spockframework.compiler.model |
Classes in org.spockframework.compiler.model used by org.spockframework.compiler | |
---|---|
AnonymousBlock
A block without a label at the beginning of a method. |
|
Block
AST node representing a block in a feature method. |
|
CleanupBlock
AST node representing a cleanup-block in a feature method. |
|
ExpectBlock
|
|
Field
AST node representing a user-defined instance field. |
|
ISpecVisitor
|
|
Method
AST node representing a Spec method (one of fixture method, feature method, helper method). |
|
SetupBlock
AST node representing a setup-block in a feature method. |
|
Spec
AST node representing a Spock specification. |
|
ThenBlock
AST node representing a then-block in a feature method. |
|
WhenBlock
AST node representing a when-block in a feature method. |
|
WhereBlock
|
Classes in org.spockframework.compiler.model used by org.spockframework.compiler.model | |
---|---|
AnonymousBlock
A block without a label at the beginning of a method. |
|
Block
AST node representing a block in a feature method. |
|
BlockParseInfo
|
|
CleanupBlock
AST node representing a cleanup-block in a feature method. |
|
ExpectBlock
|
|
Field
AST node representing a user-defined instance field. |
|
FixtureMethod
AST node representing a fixture method. |
|
ISpecVisitor
|
|
Method
AST node representing a Spec method (one of fixture method, feature method, helper method). |
|
Node
Base class for all SpecL AST nodes. |
|
SetupBlock
AST node representing a setup-block in a feature method. |
|
Spec
AST node representing a Spock specification. |
|
ThenBlock
AST node representing a then-block in a feature method. |
|
WhenBlock
AST node representing a when-block in a feature method. |
|
WhereBlock
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |