CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Predicate Make::delta

Gets a state for which there exists a transition in the NFA from `s’.

Import path

import codeql.regex.nfa.SuperlinearBackTracking
State delta(State s)