Pattern

A pattern

Members

Variables

endAnchor
bool endAnchor;

Whether or not to anchor this pattern to the end of the subject string

items
PatternItem[] items;

The items that comprise this pattern

startAnchor
bool startAnchor;

Whether or not to anchor this pattern to the start of the subject string

Meta