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

Predicate Make::getRoot

Gets the root containing the given term, that is, the root of the literal, or a branch of the root disjunction.

Import path

import codeql.regex.nfa.NfaUtils
RegExpRoot getRoot(RegExpTerm term)