Documentation

SCKSyntaxHighlighter class documentation

SCKSyntaxHighlighter : NSObject

AuthorsGenerated by builder
Declared inSCKSyntaxHighlighter.h

Overview

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


Default

- (void) transformString: (NSMutableAttributedString *)source

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