Implements a ITokenScanner to scan the content of the CLNG Editor and generate Tokens for the DamagerRepairer, that is used to create Syntax Highlighting
Uses a Coco Scanner to scan single tokens and uses a SyntaxManager to create the according TextPresentation.
@author Andreas Greilinger
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.