spock.lang
Annotation Type See


@Retention(value=SOURCE)
@Target(value={TYPE,METHOD})
public @interface See

One or more references to external information related to a specification or feature.


Required Element Summary
 String[] value
          References to external information related to a specification or feature.
 

Element Detail

value

public abstract String[] value
References to external information related to a specification or feature.

Returns:
references to external information related to a specification or feature