|
LPEX 3.6.8 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.lpex.fortran.FortranLexerClasses
public final class 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 commentTask,
long error,
long sub,
long label)
Constructs a set of Fortran lexer classes. |
Method Summary |
---|
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 commentTask, long error, long sub, long label)
lpexView
- the LPEX document view associated with the lexer
|
LPEX 3.6.8 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |