CodeQL library for Swift
codeql/swift-all 2.0.4-dev (changelog, source)
Search

Type signature RegexTreeViewSig::RegExpParent

An element containing a regular expression term, that is, either a string literal (parsed as a regular expression; the root of the parse tree) or another regular expression term (a descendant of the root).

Direct supertypes