codeql/python-all
1.0.6
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the prefix of this regex
Examples:
'x*y'
'
r''
r'
r"""x*y"""
r"""
string getPrefix()