Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
JLex.CInput

Uses of CInput in JLex
 

Fields in JLex declared as CInput
private  CInput CLexGen.m_input
           
private  CInput CMakeNfa.m_input
           
 

Methods in JLex with parameters of type CInput
private  void CMakeNfa.set(CLexGen lexGen, CSpec spec, CInput input)
          Function: set Description: Sets CMakeNfa member variables.
(package private)  void CMakeNfa.thompson(CLexGen lexGen, CSpec spec, CInput input)
          Function: thompson Description: High level access function to module.