Package org.spockframework.runtime.model
Annotation Type SpecMetadata
Internal specification metadata generated by the compiler for consumption
by the runtime. Currently only serves as an indication that the specification
has been compiled successfully.
- Author:
- Peter Niederwieser
-
Required Element Summary
Required Elements -
Field Summary
Fields
-
Field Details
-
FILENAME
- See Also:
-
LINE
- See Also:
-
-
Element Details
-
filename
String filename -
line
int line
-