private static APTPreprocHandler.StateKey createKey(APTPreprocHandler.State inputState) {
   return APTHandlersSupport.getStateKey(inputState);
 }