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

Member predicate Regex :: getAMode

Gets a mode (if any) of this regular expression. Can be any of: DEBUG IGNORECASE MULTILINE DOTALL UNICODE VERBOSE UNICODECLASS

string getAMode ( )