Module signature HostnameRegexpSig
A signature specifying the required parts to perform an analysis on regular expressions matching hostnames.
Import path
import codeql.regex.HostnameRegexp
Types
DataFlowNode | A node in the data-flow graph. |
RegExpPatternSource | A node in the data-flow graph that represents a regular expression pattern. |
Parameters
TreeImpl | RegexTreeViewSig |