[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.
Declaration Syntax
Parameters
- reference (String)
- The reference to move to.
Exceptions
Exception | Condition |
---|---|
BnfStateException | Thrown if the given reference is not found or moving to a new reference is not valid at this time. |