Module signature HostnameRegexpSig
A signature specifying the required parts to perform an analysis on regular expressions matching hostnames.
Import path
import codeql.regex.HostnameRegexpTypes
| 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 |