CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (changelog, source)
Search

Type 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