obscenity / ParsedPattern
A parsed pattern.
• nodes: Node
[]
A list of nodes which make up the pattern.
• requireWordBoundaryAtEnd: boolean
Whether the pattern requires a word boundary at the end.
• requireWordBoundaryAtStart: boolean
Whether the pattern requires a word boundary at the start.