CodeQL library for GitHub Actions
codeql/actions-all 0.4.29 (changelog, source)
Search

Class NormalSuccessor

A normal control flow successor. This is either a direct or a conditional successor.

Import path

import codeql.controlflow.SuccessorType

Direct supertypes

Indirect supertypes

Known direct subtypes

Inherited predicates

toString

Gets a textual representation of this successor type.

from SuccessorTypeImpl