|
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.CppSqlParser
Document parser for C/C++ with embedded SQL statements.
Action added by this parser: sql for a selective view of the embedded SQL statements.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
| CppSqlParser(LpexView lpexView)
Constructor for CppSqlParser. | |
| Method Summary | |
|---|---|
| protected String | getPopupItems(int popupLocation)
Retrieve parser's contribution to the popup. |
| SqlLexer | getSqlLexer(LpexCharStream stream)
Retrieve the SqlLexer. |
| Methods inherited from class com.ibm.lpex.cpp.CppParser |
|---|
| addErrorMessage, getCicsLexer, getCommentStyleCharacters, getLanguage, getLanguage, getLshToken, getProfile, 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 CppSqlParser(LpexView lpexView)
| Method Detail |
protected String getPopupItems(int popupLocation)
public SqlLexer getSqlLexer(LpexCharStream stream)
|
SWT LPEX v3.0.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||