Number of states in the PDA
Current state
Clear the PDA by GC-ing all entries
Remove the current state from the stack and return it
Put a new state on the stack and return a ref to the created instance
Generated using TypeDoc
Number of states in the PDA