CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Type signature RegExpAnchor

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

Example:

\A

Direct supertypes