|
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.Cobol400Parser
com.ibm.lpex.cobol.Cobol400SqlCicsParser
Document parser for COBOL/400 with embedded SQL/CICS statements.
Nested Class Summary |
---|
Nested classes inherited from class com.ibm.lpex.cobol.CobolParser |
---|
CobolParser.ParseElement, CobolParser.TokenFragment |
Field Summary |
---|
Fields inherited from class com.ibm.lpex.cobol.Cobol400Parser |
---|
PARSE_MODE_PROCESS |
Constructor Summary | |
---|---|
Cobol400SqlCicsParser(LpexView lpexView)
Constructor for Cobol400SqlCicsParser. |
Method Summary | |
---|---|
CicsLexer | getCicsLexer(LpexCharStream stream)
Retrieve the CicsLexer. |
SqlLexer | getSqlLexer(LpexCharStream stream)
Retrieve the SqlLexer. |
Methods inherited from class com.ibm.lpex.cobol.Cobol400Parser |
---|
findDirective, isDirectiveLine, isNumericLiteral, isProcessOption, isReservedWord, isUserDefinedWord, nonnumericLiteralTypes, parseNonnumericLiteral, parseProcessOption, parseProcessToken, parseReservedWord, parseToken |
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 Cobol400SqlCicsParser(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 |