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

Type signature RegExpCaret

A caret assertion ^ matching the beginning of a line.

Example:

^

Direct supertypes