Searched refs:stopDFA (Results 1 – 1 of 1) sorted by relevance
1306 long startDFA=0,stopDFA=0; in createLookaheadDFA() local1347 stopDFA = System.currentTimeMillis(); in createLookaheadDFA()1349 " states, "+(int)(stopDFA-startDFA)+" ms"); in createLookaheadDFA()