Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

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)