Uses of Class
org.eclipse.m2m.atl.adt.ui.text.atl.AtlCodeScanner

Packages that use AtlCodeScanner
org.eclipse.m2m.atl.adt.ui.text   
 

Uses of AtlCodeScanner in org.eclipse.m2m.atl.adt.ui.text
 

Methods in org.eclipse.m2m.atl.adt.ui.text that return AtlCodeScanner
 AtlCodeScanner AtlTextTools.getCodeScanner()
          Gets the highlight syntaxing coloration motor.
 

Methods in org.eclipse.m2m.atl.adt.ui.text with parameters of type AtlCodeScanner
 void AtlTextTools.setCodeScanner(AtlCodeScanner codeScanner)
          Sets the new code scanner to use.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.