A "lookbehind" flag: when true, capture group 1 of pattern is treated as an unstyled prefix and excluded from the emitted token (it is not a regex look-behind assertion).
true
final bool lookbehind;