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

Predicate Make::isStartState

Holds if state is a start state.

Import path

import codeql.regex.nfa.NfaUtils
predicate isStartState(State state)