|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.reflext.test.Compiler
public class Compiler
| Constructor Summary | |
|---|---|
Compiler(java.util.Set<java.lang.Class<?>> classes)
|
|
| Method Summary | |
|---|---|
boolean |
compile(javax.annotation.processing.Processor processor)
|
java.lang.String |
getDiagnostic()
|
CompilerResult |
getResult()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Compiler(java.util.Set<java.lang.Class<?>> classes)
throws java.net.URISyntaxException
java.net.URISyntaxException| Method Detail |
|---|
public boolean compile(javax.annotation.processing.Processor processor)
public CompilerResult getResult()
public java.lang.String getDiagnostic()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||