Uses of Interface
io.github.ascopes.protobufmavenplugin.protoc.targets.LanguageProtocTarget
Packages that use LanguageProtocTarget
Package
Description
Integration with and management of
protoc
itself.Targets for
protoc
code generation.-
Uses of LanguageProtocTarget in io.github.ascopes.protobufmavenplugin.protoc
Methods in io.github.ascopes.protobufmavenplugin.protoc with parameters of type LanguageProtocTargetModifier and TypeMethodDescriptionprivate void
ProtocExecutor.applyLanguageProtocTargetArguments
(ArgumentFileBuilder builder, LanguageProtocTarget target) -
Uses of LanguageProtocTarget in io.github.ascopes.protobufmavenplugin.protoc.targets
Classes in io.github.ascopes.protobufmavenplugin.protoc.targets that implement LanguageProtocTargetMethods in io.github.ascopes.protobufmavenplugin.protoc.targets with parameters of type LanguageProtocTargetModifier and TypeMethodDescriptionImmutableLanguageProtocTarget.Builder.from
(LanguageProtocTarget instance) Fill a builder with attribute values from the providedio.github.ascopes.protobufmavenplugin.protoc.targets.LanguageProtocTarget
instance.