Package | Description |
---|---|
io.vertx.codetrans |
Modifier and Type | Class and Description |
---|---|
static class |
Result.Failure |
static class |
Result.Source |
Modifier and Type | Method and Description |
---|---|
static Map<Lang,Result> |
ConvertingProcessor.convert(ClassLoader loader,
List<Lang> langs,
String source,
String fqn,
String method) |
static Map<Lang,Result> |
ConvertingProcessor.convertFromFiles(ClassLoader loader,
List<Lang> lang,
String file,
String fqn,
String method) |
Map<Lang,Result> |
ConvertingProcessor.getResults() |
Copyright © 2018. All rights reserved.