|
Web Flavor
|
|
class
FlavorCompiler(classPath : java.lang.String, libSourceDir : java.io.File, tempClassesDir : java.io.File, tempSourceDir : java.io.File, parentClassLoader : java.lang.ClassLoader)
extends AnyRef| Method Summary | |
def
|
eval (absoluteClassName : java.lang.String, sourcePath : java.io.File) : scala.Function4 |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Web Flavor
|
|