/jEdit/tags/jedit-4-2-pre4/org/gjt/sp/jedit/syntax/package.html

# · HTML · 15 lines · 13 code · 2 blank · 0 comment · 0 complexity · a09790c74139affc822bc6419c946eb4 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="../../../../com/microstar/xml/index.html">com.microstar.xml package</a></li>
  5. <li><a href="../../../../gnu/regexp/index.html">gnu.regexp package</a></li>
  6. <li><a href="../../util/CharIndexedSegment.html">org.gjt.sp.util.CharIndexedSegment class</a></li>
  7. <li><a href="../../util/Log.html">org.gjt.sp.util.Log class</a></li>
  8. </ul>
  9. To use this package from other programs, see the documentation for the
  10. <a href="TokenMarker.html">TokenMarker</a>,
  11. <a href="TokenHandler.html">TokenHandler</a> and
  12. <a href="XModeHandler.html">XModeHandler</a> classes.
  13. </body></html>