public interface GeneratorLoader
Modifier and Type | Method and Description |
---|---|
Stream<Generator<?>> |
loadGenerators(ProcessingEnvironment processingEnv)
Load the generator from the processing environement.
|
Stream<Generator<?>> loadGenerators(ProcessingEnvironment processingEnv)
processingEnv
- the envCopyright © 2021 Eclipse. All rights reserved.