Capture

A capture

final
class Capture : PatternItem {}

Members

Variables

items
PatternItem[] items;

The items to match in this capture

Meta