CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Predicate Value::forUnicode

Gets the Value for the unicode constant text, if it exists. There will be no Value for most text strings, unless it is explicitly declared in the source program.

Import path

import python
StringValue forUnicode(string text)