Uses of Class
JFlex.IntPair

Packages that use IntPair
JFlex   
 

Uses of IntPair in JFlex
 

Methods in JFlex that return IntPair
 IntPair NFA.insertNFA(RegExp regExp)
          Constructs an NFA for regExp such that the NFA has exactly one start state, exactly one end state, no transitions leading out of the end state no transitions leading into the start state