Uses of Class
jflex.IntPair
Packages that use IntPair
-
Uses of IntPair in jflex
Modifier and TypeMethodDescriptionprivate IntPairNFA.complement(IntPair nfa) Constructs an NFA accepting the complement of the language of a given NFA.Constructs an NFA for regExp such that the NFA hasprivate IntPairNFA.insertStringNFA(boolean caseless, String str) Modifier and TypeMethodDescriptionprivate IntPairNFA.complement(IntPair nfa) Constructs an NFA accepting the complement of the language of a given NFA.