Save This Page
Home » jexcelapi_2_6_8 » jlex » [javadoc | source]
jlex
class: CNfa2Dfa [javadoc | source]
java.lang.Object
   jlex.CNfa2Dfa
Class: CNfa2Dfa
Constructor:
 CNfa2Dfa() 
Method from jlex.CNfa2Dfa Summary:
make_dfa,   move
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from jlex.CNfa2Dfa Detail:
  void make_dfa(CLexGen lexGen,
    CSpec spec) 
    Function: make_dfa Description: High-level access function to module.
  void move(Vector nfa_set,
    SparseBitSet nfa_bit,
    int b,
    CBunch bunch) 
    Function: move Description: Returns null if resulting NFA set is empty.