Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CaptureGroup

A recognized capture group for a pattern-based entity.

Hierarchy

  • CaptureGroup

Index

Properties

Properties

group

group: string

A recognized capture group for the entity.

Optional location

location: number[]

Zero-based character offsets that indicate where the entity value begins and ends in the input text.

Generated using TypeDoc