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

Quick Search    Search Deep

Package com.k_int.util.CCL

Interface Summary
CCLConfigurator CCLConfigurator : Load a CCL Configuration from some datasource.
TermIdentifier TermIdentifier : Interface implemented by an object capable of telling the CCL Lexer if a given term is a CCL qualifier or not.
 

Class Summary
BaseCCLParser  
CCLConfig CCLConfig :
CCLHelper Simple test of CCL Parser, extends the Base parser and listens for parse tokens, convert the stream of tokens into prefix notation.
CCLHelper.OpenBrace  
CCLHelper.OpNode  
CCLHelper.ParseNode  
CCLHelper.TermNode  
CCLLexer  
CCLTest Simple test of CCL Parser, extends the Base parser and listens for parse tokens, convert the stream of tokens into prefix notation.
CCLToRPNParser Simple test of CCL Parser, extends the Base parser and listens for parse tokens, convert the stream of tokens into prefix notation.
ConfigTriple ConfigTriple :
XMLConfig XMLConfig : Load a CCL Configuration from an XML datasource.