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

Module RegexTreeView

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

Import path

import semmle.code.java.regex.RegexTreeView

Imports

Impl

An implementation that statisfies the RegexTreeView signature.

Predicates

getParsedRegExp

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

Modules

Impl

An implementation that statisfies the RegexTreeView signature.

Aliases

RegexTreeView

An implementation that statisfies the RegexTreeView signature.