
public interface Source
GeneratorContext when testing
generators.| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the source path of this source fragment within the compilation,
for example
com/example/client/Foo.java or
com/example/public/bar.css. |
String |
getSource()
Returns the contents of this source fragment.
|
Copyright © 2018. All rights reserved.