You’re importing MatchDecorator but not using it? And why match the regexp yourself with .match and then also run a RegExpCursor?
You’re importing MatchDecorator but not using it? And why match the regexp yourself with .match and then also run a RegExpCursor?