Uses of Class
org.opencores.JLex.CDfa

Packages that use CDfa
org.opencores.JLex   
 

Uses of CDfa in org.opencores.JLex
 

Methods in org.opencores.JLex that return CDfa
private  CDfa CNfa2Dfa.get_unmarked()
          Function: get_unmarked Description: Returns next unmarked DFA state.
(package private) static CDfa CAlloc.newCDfa(CSpec spec)
          Function: newCDfa