fbench.translate
Class STtoSRC

java.lang.Object
  extended by fbench.translate.PassThrough
      extended by fbench.translate.STtoSRC
All Implemented Interfaces:
Translator

public class STtoSRC
extends PassThrough
implements Translator


Constructor Summary
STtoSRC()
           
 
Method Summary
 
Methods inherited from class fbench.translate.PassThrough
getSourceLanguage, getTargetLanguage, parse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fbench.translate.Translator
getSourceLanguage, getTargetLanguage, parse
 

Constructor Detail

STtoSRC

public STtoSRC()