SCKSyntaxHighlighter class documentation

Authors

Generated by builder

Software documentation for the SCKSyntaxHighlighter class

SCKSyntaxHighlighter : NSObject

Declared in:
SCKSyntaxHighlighter.h

The SCKSyntaxHighlighter class is responsible for mapping from the semantic attributes defined by an SCKSourceFile subclass to (configurable) presentation attributes.

Method summary

transformString: 

- (void) transformString: (NSMutableAttributedString*)source;

Transforms a source string, replacing the semantic attributes with presentation attributes.