public interface CompilationProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
CompilationProvider.Context |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(Set<File> files,
CompilationProvider.Context context) |
String |
handledExtension() |
String handledExtension()
void compile(Set<File> files, CompilationProvider.Context context)
Copyright © 2019 JBoss by Red Hat. All rights reserved.