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

Class MakeImpl::Impl::MkStage::Stage::Graph::PathNodeImpl

Import path

import codeql.dataflow.internal.DataFlowImpl

Direct supertypes

Predicates

getANonHiddenSuccessor
getASuccessorImpl
getAnImplicitReadSuccessorAtSink
getLocation

Gets the location of this node.

getNodeEx
getState

Gets the FlowState of this node.

isArbitrarySink
isArbitrarySource
isHidden
isSink

Holds if this node is a sink.

isSource

Holds if this node is a source.

toString

Gets a textual representation of this element.