CodeQL library for Python
codeql/python-all 0.8.2 ( 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 )