CodeQL library for C#
codeql/csharp-all 0.10.0 (changelog, source)
Search

Member predicate MakeImpl::Impl::AccessPathApprox::isCons

Holds if this is a representation of head followed by the typ,tail pair.

predicate isCons(Content head, DataFlowType typ, AccessPathApprox tail)