|
SWT LPEX v3.0.5 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.lpex.core.LpexCommonParser
com.ibm.lpex.cpp.CppParser
com.ibm.lpex.cpp.CppCicsParser
Document parser for C/C++ with embedded CICS statements.
Action added by this parser: cics for a selective view of the embedded CICS statements.
Field Summary |
---|
Fields inherited from class com.ibm.lpex.cpp.CppParser |
---|
CLASS_BRACE, CLASS_BWDLINK, CLASS_CASE, CLASS_CICS, CLASS_CLASS, CLASS_CODE, CLASS_COMMENT, CLASS_CONTROL, CLASS_DEBUGGABLE, CLASS_DLI, CLASS_ERROR, CLASS_FUNCTION, CLASS_FWDLINK, CLASS_INCLUDE, CLASS_SEMICOLON, CLASS_SPACE, CLASS_SQL |
Constructor Summary | |
---|---|
CppCicsParser(LpexView lpexView)
Constructor for CppCicsParser. |
Method Summary | |
---|---|
CicsLexer |
getCicsLexer(LpexCharStream stream)
Retrieve the CicsLexer. |
protected String |
getPopupItems(int popupLocation)
Retrieve parser's contribution to the popup. |
Methods inherited from class com.ibm.lpex.cpp.CppParser |
---|
addErrorMessage, getCommentStyleCharacters, getDliLexer, getLanguage, getLanguage, getLshToken, getProfile, getSqlLexer, isCLibraryFunction, isDebuggable, isExtensionKeyword, isTokenDelimiter, parseAll, parseElement, setLexer, setStyleAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CppCicsParser(LpexView lpexView)
Method Detail |
protected String getPopupItems(int popupLocation)
getPopupItems
in class CppParser
public CicsLexer getCicsLexer(LpexCharStream stream)
getCicsLexer
in class CppParser
stream
- input character stream for the lexer
|
SWT LPEX v3.0.5 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |