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