public class InflectionCompiler
extends java.lang.Object
| Constructor and Description |
|---|
InflectionCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(java.io.File[] compilationUnits,
java.io.File targetLocation) |
static void |
compile(java.io.File[] compilationUnits,
java.io.File targetLocation,
InflectionResourceLoader inflectionResourceLoader) |
public static void compile(java.io.File[] compilationUnits,
java.io.File targetLocation)
public static void compile(java.io.File[] compilationUnits,
java.io.File targetLocation,
InflectionResourceLoader inflectionResourceLoader)