Class SequenceMatching

All Implemented Interfaces:
Callable, FunctionItem, GroundedValue, Item, Sequence
Direct Known Subclasses:
SequenceMatching.ContainsSequence, SequenceMatching.EndsWithSequence, SequenceMatching.StartsWithSequence

public abstract class SequenceMatching extends SystemFunction
This class supports the two extension functions starts-with-sequence, ends-with-sequence, contains-sequence