Method MakeAnyChar
MakeAnyChar()
Returns a new (deterministic) automaton that accepts any single codepoint.
Declaration
public static Automaton MakeAnyChar()
Returns
Type | Description |
---|---|
Automaton |
Returns a new (deterministic) automaton that accepts any single codepoint.
public static Automaton MakeAnyChar()
Type | Description |
---|---|
Automaton |