CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Injector Make::Match

A state representing that the NFA is about to match a term. i is used to index into multi-char literals.

Import path

import codeql.regex.nfa.NfaUtils
Match Match(RelevantRegExpTerm t, int i)