| Package | Description |
|---|---|
| pro.projo.generation.utilities |
| Modifier and Type | Class and Description |
|---|---|
static class |
Source.EnumSource |
static class |
Source.InterfaceSource |
| Modifier and Type | Method and Description |
|---|---|
default Map<TypeMirror,String> |
TypeMirrorUtilities.getMap(Source map)
|
| Constructor and Description |
|---|
TypeConverter(Types types,
PackageShortener shortener,
Name targetPackage,
Stream<Source> sources,
Source primary) |
TypeConverter(Types types,
PackageShortener shortener,
Name targetPackage,
Stream<Source> sources,
Source primary,
Messager debug) |
| Constructor and Description |
|---|
TypeConverter(Types types,
PackageShortener shortener,
Name targetPackage,
Stream<Source> sources) |
TypeConverter(Types types,
PackageShortener shortener,
Name targetPackage,
Stream<Source> sources,
Source primary) |
TypeConverter(Types types,
PackageShortener shortener,
Name targetPackage,
Stream<Source> sources,
Source primary,
Messager debug) |
Copyright © 2022. All rights reserved.