Module RegexTreeView
Provides a class hierarchy corresponding to a parse tree of regular expressions.
Import path
import codeql.swift.regex.RegexTreeView
Imports
Aliases
RegexTreeView | An implementation that statisfies the RegexTreeView signature. |
Provides a class hierarchy corresponding to a parse tree of regular expressions.
import codeql.swift.regex.RegexTreeView
RegexTreeView | An implementation that statisfies the RegexTreeView signature. |