|
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.cobol.CobolParser
com.ibm.lpex.cobol.CobolSqlCicsParser
Document parser for COBOL with embedded SQL/CICS statements.
Nested Class Summary |
---|
Nested classes inherited from class com.ibm.lpex.cobol.CobolParser |
---|
CobolParser.ParseElement, CobolParser.TokenFragment |
Field Summary |
---|
Constructor Summary | |
---|---|
CobolSqlCicsParser(LpexView lpexView)
Constructor for CobolSqlCicsParser. |
Method Summary | |
---|---|
CicsLexer | getCicsLexer(LpexCharStream stream)
Retrieve the CicsLexer. |
SqlLexer | getSqlLexer(LpexCharStream stream)
Retrieve the SqlLexer. |
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, isDebuggable, isTokenDelimiter, lineComment, lpexView, matchToken, newLine, openLine, parse, removeMessages, removeMessages, resetParser, 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 CobolSqlCicsParser(LpexView lpexView)
Method Detail |
public SqlLexer getSqlLexer(LpexCharStream stream)
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 |