LPEX
4.4.0

Package com.ibm.lpex.cc

This package provides lexical analyzer code and common support for several document parsers.

See:
          Description

Interface Summary
FortranFixedFormConstants  
FortranFreeFormConstants  
LpexCicsParserConstants  
LpexCppParserConstants  
LpexHtmlParserConstants  
LpexJavaParserConstants  
LpexPliParserConstants  
LpexSqlParserConstants  
LpexXmlParserConstants  
LpexXslParserConstants  
UCode_CharStream This interface describes a character stream that maintains line and column number positions of the characters.
 

Class Summary
FortranFixedFormTokenManager  
FortranFreeFormTokenManager  
LpexCicsParserTokenManager  
LpexCppParserTokenManager  
LpexHtmlParserTokenManager  
LpexJavaParserTokenManager  
LpexPliParserTokenManager  
LpexSqlParserTokenManager  
LpexXmlParserTokenManager  
LpexXslParserTokenManager  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError Exception thrown by a generated token manager.
 

Package com.ibm.lpex.cc Description

This package provides lexical analyzer code and common support for several document parsers.


LPEX
4.4.0

Copyright � 2016 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.