Uses of Interface
io.github.ascopes.protobufmavenplugin.protoc.ProtocInvocation
Packages that use ProtocInvocation
Package
Description
Integration with and management of
protoc
itself.Targets for
protoc
code generation.-
Uses of ProtocInvocation in io.github.ascopes.protobufmavenplugin.protoc
Classes in io.github.ascopes.protobufmavenplugin.protoc that implement ProtocInvocationMethods in io.github.ascopes.protobufmavenplugin.protoc with parameters of type ProtocInvocationModifier and TypeMethodDescriptionImmutableProtocInvocation.Builder.from
(ProtocInvocation instance) Fill a builder with attribute values from the providedProtocInvocation
instance.boolean
ProtocExecutor.invoke
(ProtocInvocation invocation) -
Uses of ProtocInvocation in io.github.ascopes.protobufmavenplugin.protoc.targets
Methods in io.github.ascopes.protobufmavenplugin.protoc.targets that return ProtocInvocationModifier and TypeMethodDescriptionSanctionedExecutableTransformer.transform
(ProtocInvocation protocInvocation) Methods in io.github.ascopes.protobufmavenplugin.protoc.targets with parameters of type ProtocInvocationModifier and TypeMethodDescriptionSanctionedExecutableTransformer.transform
(ProtocInvocation protocInvocation)