Uses of Class
io.helidon.codegen.snakeyaml.SnakeYAMLMojo.CompilerConfig
-
-
Uses of SnakeYAMLMojo.CompilerConfig in io.helidon.codegen.snakeyaml
Methods in io.helidon.codegen.snakeyaml with parameters of type SnakeYAMLMojo.CompilerConfig Modifier and Type Method Description voidSnakeYAMLMojo. setImplementationsConfig(SnakeYAMLMojo.CompilerConfig config)Sets the compiler config for analyzing the implementations.voidSnakeYAMLMojo. setInterfacesConfig(SnakeYAMLMojo.CompilerConfig config)Sets the compiler config for analyzing the interfaces.
-