mirror of
https://github.com/corda/corda.git
synced 2025-03-12 07:23:59 +00:00
This will be used to match character classes (such as '[0-9a-f]'), but it will also be used by the regular expression pattern compiler to determine whether a character has special meaning in regular expressions. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>