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

Type signature RegexTreeViewSig::RegExpEscape

An escaped regular expression term, that is, a regular expression term starting with a backslash.

Example:

\.
\w

Direct supertypes