Class Make::EmptyPositiveSubPattern
A lookahead/lookbehind that matches the empty string.
Import path
import codeql.regex.nfa.NfaUtilsPredicates
| toString | Gets a string representation of this sub-pattern. |
A lookahead/lookbehind that matches the empty string.
import codeql.regex.nfa.NfaUtils| toString | Gets a string representation of this sub-pattern. |