public final class JDeparser extends Object
Modifier and Type | Method and Description |
---|---|
static JSources |
createSources(JFiler filer,
FormatPreferences format)
Create a new source generation collection.
|
static void |
dropCaches()
Drop all thread-local caches.
|
public static JSources createSources(JFiler filer, FormatPreferences format)
filer
- the filer to use to store generated sourcesformat
- the formatting preferences to use for these sourcespublic static void dropCaches()
finally
block to ensure that resources are released regardless of
the outcome of intervening operations.Copyright © 2019 JBoss by Red Hat. All rights reserved.