Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)

Predicate Impl::matchesAnySuffix

Holds if the regex that term is part of is used in a way that ignores any trailing suffix of the input it’s matched against. Not yet implemented for Swift.

Import path

import codeql.swift.regex.RegexTreeView
predicate matchesAnySuffix(RegExpTerm term)