|
SWT LPEX v3.0.0 | |||||||||||
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 |
---|
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, getLanguage, getLanguage, getLshToken, getProfile, getSqlLexer, isCLibraryFunction, isDebuggable, isExtensionKeyword, isTokenDelimiter, parseAll, parseElement, setLexer, setStyleAttributes |
Methods inherited from class com.ibm.lpex.core.LpexCommonParser |
---|
addMessage, addMessage, addMessage, blockMarkWord, cursorIndent, expandProtoKeyword, getInstallStyleAttributes, getPopupParserItems, getPopupViewItems, getProperty, getStyleName, getStyles, getTextIndent, getToken, getTokenLocation, indentText, indentText, indentText, lineComment, lpexView, matchToken, newLine, openLine, parse, removeMessages, removeMessages, resetParser, setProperty, setStyle, splitLine, styleString, terminateParser, tokenBegin, tokenEnd, totalParse |
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)
public CicsLexer getCicsLexer(LpexCharStream stream)
|
SWT LPEX v3.0.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |