mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Add link to Java regex Pattern documentation to language.rst
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
@@ -1761,6 +1761,7 @@ The following built-in predicates are members of type ``string``:
|
||||
+----------------------+-------------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Regular expressions are as defined by ``java.util.regex.Pattern`` in Java.
|
||||
For more information, see the `Java API Documentation <https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/regex/Pattern.html>`__.
|
||||
|
||||
Evaluation
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user