frysk.debuginfo
Class CompilerVersionFactory

java.lang.Object
  extended by frysk.debuginfo.CompilerVersionFactory

public class CompilerVersionFactory
extends Object


Field Summary
private static HashMap compilerVersions
           
protected static Log fine
           
protected static Log finest
           
 
Constructor Summary
CompilerVersionFactory()
           
 
Method Summary
static CompilerVersion getCompilerVersion(String compiler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

compilerVersions

private static HashMap compilerVersions

fine

protected static Log fine

finest

protected static Log finest
Constructor Detail

CompilerVersionFactory

public CompilerVersionFactory()
Method Detail

getCompilerVersion

public static CompilerVersion getCompilerVersion(String compiler)