CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

Injector Make :: AcceptAnySuffix

An accept state, where the given input string, or any string that has this string as a prefix, is accepted.

Import path

import codeql.regex.nfa.NfaUtils
AcceptAnySuffix AcceptAnySuffix ( RegExpRoot l )