|
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.jcl.JclParser
com.ibm.lpex.jcl.JclParserJES2ESA
Document parser for JES2 ESA flavoured MVS JCL.
Field Summary |
---|
Fields inherited from class com.ibm.lpex.jcl.JclParser |
---|
OPTION_ESA, OPTION_JES2, OPTION_JES3, OPTION_XA |
Constructor Summary | |
---|---|
JclParserJES2ESA(LpexView lpexView)
Constructor. |
Method Summary | |
---|---|
int |
getJclOptions()
Query parser's system-specific JCL options. |
Methods inherited from class com.ibm.lpex.jcl.JclParser |
---|
getCommentStyleCharacters, getLanguage, getPopupItems, getProfile, parseAll, parseElement, setStyleAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JclParserJES2ESA(LpexView lpexView)
Method Detail |
public int getJclOptions()
getJclOptions
in class JclParser
JclParser.OPTION_JES2
,
JclParser.OPTION_JES3
,
JclParser.OPTION_ESA
,
JclParser.OPTION_XA
|
SWT LPEX v3.0.5 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |