/jEdit/tags/jedit-4-3-pre5/org/gjt/sp/jedit/syntax/package.html
# · HTML · 13 lines · 11 code · 2 blank · 0 comment · 0 complexity · 7ffb4d2c8ad83ae527ffca4afd64f944 MD5 · raw file
- <html><body>The jEdit syntax highlighting engine. This package only depends on a
- few jEdit classes:
- <ul>
- <li><a href="../../util/SegmentCharSequence.html">org.gjt.sp.util.SegmentCharSequence class</a></li>
- <li><a href="../../util/Log.html">org.gjt.sp.util.Log class</a></li>
- </ul>
- To use this package from other programs, see the documentation for the
- <a href="TokenMarker.html">TokenMarker</a>,
- <a href="TokenHandler.html">TokenHandler</a> and
- <a href="XModeHandler.html">XModeHandler</a> classes.
- </body></html>