PageRenderTime 43ms CodeModel.GetById 21ms RepoModel.GetById 1ms app.codeStats 0ms

/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
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  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>