Package org.spockframework.runtime.model
Annotation Type FieldMetadata
Internal metadata about a field, from which the runtime model is built.
- Author:
- Peter Niederwieser
-
Required Element Summary
Required Elements -
Field Summary
Fields
-
Field Details
-
NAME
- See Also:
-
ORDINAL
- See Also:
-
LINE
- See Also:
-
-
Element Details
-
name
String name -
ordinal
int ordinal -
line
int line
-