Predicate parseContent
Holds if the specification component parses as a Content
.
Import path
import semmle.code.java.dataflow.ExternalFlow
predicate
parseContent
(
AccessPathToken
component
,
Content
content
)