Package org.gjt.sp.jedit.syntax

Class Summary
CCTokenMarker C++ token marker.
CTokenMarker C token marker.
HTMLTokenMarker HTML token marker.
JavaScriptTokenMarker JavaScript token marker.
JavaTokenMarker Java token marker.
KeywordMap A KeywordMap is similar to a hashtable in that it maps keys to values.
SpecTokenMarker C token marker.
SQLTokenMarker TokenMarker pour le langage SQL
SyntaxDocument A document implementation that can be tokenized by the syntax highlighting system.
SyntaxStyle A simple text style class.
SyntaxUtilities Class with several utility functions used by jEdit's syntax colorizing subsystem.
Token A linked list of tokens.
TokenMarker A token marker that splits lines of text into tokens.