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