|
SWT LPEX v3.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CobolParser.ParseElement | |
---|---|
com.ibm.lpex.cobol | This package provides COBOL (Common Business Oriented Language) document parsers. |
Uses of CobolParser.ParseElement in com.ibm.lpex.cobol |
---|
Fields in com.ibm.lpex.cobol declared as CobolParser.ParseElement | |
protected CobolParser.ParseElement | CobolParser._parseElements
A reference to the first ParseElement in a list of active ParseElements. |
protected CobolParser.ParseElement | CobolParser._freeParseElements
A reference to the first ParseElement in a list of unused ParseElements. |
CobolParser.ParseElement | CobolParser.ParseElement._next
The next cached element. |
Methods in com.ibm.lpex.cobol that return CobolParser.ParseElement | |
protected CobolParser.ParseElement | CobolParser.findParseElement(int element)
Find the active ParseElement for the specified element. |
|
SWT LPEX v3.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |