non-terminal/state pair is $goto[$gotoBase[$nonTerminal] + $state] (unless defaulted)
Type: int[] Map of non-terminals to a displacement into the $goto table. The corresponding goto state for this
protected array $gotoBase;