public class PolyglotAdapter
extends java.lang.Object
| Constructor and Description |
|---|
PolyglotAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static JavaSourceFromString[] |
instrument(java.io.File... files)
Instrument with Polyglot the files provided
|
public static JavaSourceFromString[] instrument(java.io.File... files) throws CompilationFailedException
files - The source files of the new classesCompilationFailedException - If any errors in the files