|
|
| PushdownTransition (State p, char a, char s, State q, char[] alpha) |
| |
|
| PushdownTransition (State p, char a, char s, State q, string alpha) |
| |
|
override string | ToString () |
| |
| | Transition (State p, char c, State q) |
| |
|
override string | ToString () |
| |
◆ Replace
| char [] System.Automata.PushdownTransition.Replace |
|
get |
The sequence to replace the top stack character with. Use Alphabet.EmptyString to delete the top stack character.
◆ Top
| char System.Automata.PushdownTransition.Top |
|
get |
The documentation for this class was generated from the following file:
- System.Automata/PushdownTransition.cs