CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Module RegExpTreeView

Provides a class hierarchy corresponding to a parse tree of regular expressions.

Import path

import codeql.ruby.regexp.RegExpTreeView

Imports

Impl

An implementation that statisfies the RegexTreeView signature.

Predicates

getParsedRegExp

Gets the parse tree resulting from parsing re, if such has been constructed.

Aliases

RegexTreeView

An implementation that statisfies the RegexTreeView signature.