Holds if specification component token
parses as argument pos
.
Import path
import semmle.code.java.dataflow.internal.FlowSummaryImpl
predicate
parseArg
(
AccessPathToken
token
,
ParameterPosition
pos
)