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

Class Make::PrefixConstruction::RelevantState

A state within a regular expression that contains a candidate state.

Import path

import codeql.regex.nfa.NfaUtils

Direct supertypes

Indirect supertypes

Inherited fields

Inherited predicates

getRepr

Gets the term represented by this state.

from State
hasLocationInfo

Holds if the term represented by this state is found at the specified location offsets.

from State
toString

Gets a string representation for this state in a regular expression.

from State

Charpred