Slice pattern stub
slice_pattern can only be used as a
pattern= argument inside node() to expand a
node over a contiguous slice of a dependency. Calling it directly
returns a TypeError.
A TypeError explaining that patterns are only valid
inside node().
expand_pipeline, sample_pattern, tail_pattern, head_pattern, cross_pattern, map_pattern