[This is preliminary documentation and is subject to change.]
Moves the BnfState instance on to the given reference or throws a BnfStateException if it is not valid.


- reference (String)
- The reference to move to.

Exception | Condition |
---|---|
BnfStateException | Thrown if the given reference is not found or moving to a new reference is not valid at this time. |