Package | Description |
---|---|
com.asakusafw.utils.java.jsr199.testing |
Utilities for testing with
javax.tools.JavaCompiler . |
Modifier and Type | Method and Description |
---|---|
Collection<VolatileResourceFile> |
VolatileCompiler.getResources()
Returns the resource files which are generated by this compiler.
|
Collection<VolatileResourceFile> |
VolatileClassOutputManager.getResources()
Returns the generated resource files.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.