Package kawigi.language

Interface Summary
ExtendedLanguage Encapsulates a language with both KawigiEdit features and TC Language features.
 

Class Summary
ExtendedCPPLanguage  
ExtendedCSharpLanguage  
ExtendedJavaLanguage  
ExtendedLanguageFactory A quick way to get the right ExtendedLanguage object for your needs.
ExtendedVBLanguage VisualBasic implementation of the ExtendedLanguage interface.
LanguageContainer This is an implementation of ExtendedLanguage that contains a Language and routes all TC language features to it.