Module ParseRegExp
Library for parsing for Ruby regular expressions.
N.B. does not yet handle stripping whitespace and comments in regexes with
the x (free-spacing) flag.
Import path
import codeql.ruby.regexp.internal.ParseRegExpClasses
| RegExp | A |
Library for parsing for Ruby regular expressions.
N.B. does not yet handle stripping whitespace and comments in regexes with
the x (free-spacing) flag.
import codeql.ruby.regexp.internal.ParseRegExp| RegExp | A |