Predicate containerContent
Holds if the the content c
is a container.
Import path
import semmle.code.java.dataflow.internal.DataFlowPrivate
predicate
containerContent
(
Content
c
)