Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Ruby
codeql/ruby-all 4.1.7-dev (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)