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

Class Make :: RelevantRegExpTerm

A regexp term that is relevant for this ReDoS analysis.

Import path

import codeql.regex.nfa.NfaUtils

Predicates

getRawValue

Gets the raw source text of this term.

getRootTerm

Gets the outermost term of this regular expression.

toString

Gets a string representation of this term.

Charpred