CodeQL library for Java
codeql/java-all 0.7.5 ( changelog , source )
Search

Member predicate Impl :: RegExpNamedProperty :: getBackslashEquivalent

Gets an equivalent single-chcracter escape sequence for this class (e.g. \d) if possible, excluding the escape character.

string getBackslashEquivalent ( )