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

Class Make::Trace

A list of tuples of input symbols that describe a path in the product automaton starting from some start state.

Import path

import codeql.regex.nfa.SuperlinearBackTracking

Direct supertypes

Predicates

toString

Gets a string representation of this Trace that can be used for debug purposes.