Uses of Class
io.helidon.build.maven.snakeyaml.codegen.SnakeYAMLMojo.CompilerConfig
Packages that use SnakeYAMLMojo.CompilerConfig
Package
Description
Mojo and supporting classes for generating SnakeYAML helper code.
-
Uses of SnakeYAMLMojo.CompilerConfig in io.helidon.build.maven.snakeyaml.codegen
Methods in io.helidon.build.maven.snakeyaml.codegen with parameters of type SnakeYAMLMojo.CompilerConfigModifier and TypeMethodDescriptionvoidSnakeYAMLMojo.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.