|
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.fortran.FortranLexerClasses
Element classes for the Fortran lexers. The classes used by the Fortran lexers must be first defined and registered by the host document parser.
Constructor Summary | |
---|---|
FortranLexerClasses(LpexView lpexView)
Default set of Fortran lexer classes. |
|
FortranLexerClasses(LpexView lpexView,
long code,
long forwardLink,
long backwardLink,
long comment,
long error,
long sub,
long label)
Constructs a set of Fortran lexer classes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FortranLexerClasses(LpexView lpexView)
lpexView
- the LPEX document view associated with the lexerpublic FortranLexerClasses(LpexView lpexView, long code, long forwardLink, long backwardLink, long comment, long error, long sub, long label)
lpexView
- the LPEX document view associated with the lexer
|
SWT LPEX v3.0.5 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |