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

Type signature RegExpAnchor

A term that matches a specific position between characters in the string.

Example:

\A

Direct supertypes