/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

  1. <html><body>The jEdit syntax highlighting engine. This package only depends on a
  2. few jEdit classes:
  3. <ul>
  4. <li><a href="../../util/SegmentCharSequence.html">org.gjt.sp.util.SegmentCharSequence class</a></li>
  5. <li><a href="../../util/Log.html">org.gjt.sp.util.Log class</a></li>
  6. </ul>
  7. To use this package from other programs, see the documentation for the
  8. <a href="TokenMarker.html">TokenMarker</a>,
  9. <a href="TokenHandler.html">TokenHandler</a> and
  10. <a href="XModeHandler.html">XModeHandler</a> classes.
  11. </body></html>