ntAction abstract method

int ntAction(
  1. int state,
  2. int sym
)

Implementation

int ntAction(int state, int sym);