Class Make::InputSymbol
An abstract input symbol, representing a set of concrete characters.
Import path
import codeql.regex.nfa.NfaUtils
Direct supertypes
Predicates
toString | Gets a string representation of this input symbol. |
An abstract input symbol, representing a set of concrete characters.
import codeql.regex.nfa.NfaUtils
toString | Gets a string representation of this input symbol. |