codeql/javascript-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Concatenates two access paths, separating them by . unless one of them is empty.
import codeql.mad.dynamic.GraphExport
string join(string x, string y)