kernel do_goto(int|string symbol)
Generates the state reached when doing goto on the specified symbol. i.e. it compiles the LR(0) state.
Symbol to make goto on.