Module RegexTreeView
Provides a class hierarchy corresponding to a parse tree of regular expressions.
Import path
import semmle.python.regexp.RegexTreeView
Predicates
getParsedRegExp |
Gets the parse tree resulting from parsing |
Modules
Impl |
An implementation that satisfies the RegexTreeView signature. |
Aliases
RegexTreeView |
An implementation that satisfies the RegexTreeView signature. |