proto-lens-0.3.1.0: A lens-based implementation of protocol buffers in Haskell.

Safe HaskellNone
LanguageHaskell2010

Proto.Google.Protobuf.Compiler.Plugin_Fields

Documentation

content :: forall f s t a b. HasLens f s t "content" a b => LensLike f s t a b Source #

error :: forall f s t a b. HasLens f s t "error" a b => LensLike f s t a b Source #

file :: forall f s t a b. HasLens f s t "file" a b => LensLike f s t a b Source #

fileToGenerate :: forall f s t a b. HasLens f s t "fileToGenerate" a b => LensLike f s t a b Source #

insertionPoint :: forall f s t a b. HasLens f s t "insertionPoint" a b => LensLike f s t a b Source #

maybe'content :: forall f s t a b. HasLens f s t "maybe'content" a b => LensLike f s t a b Source #

maybe'error :: forall f s t a b. HasLens f s t "maybe'error" a b => LensLike f s t a b Source #

maybe'insertionPoint :: forall f s t a b. HasLens f s t "maybe'insertionPoint" a b => LensLike f s t a b Source #

maybe'name :: forall f s t a b. HasLens f s t "maybe'name" a b => LensLike f s t a b Source #

maybe'parameter :: forall f s t a b. HasLens f s t "maybe'parameter" a b => LensLike f s t a b Source #

name :: forall f s t a b. HasLens f s t "name" a b => LensLike f s t a b Source #

parameter :: forall f s t a b. HasLens f s t "parameter" a b => LensLike f s t a b Source #

protoFile :: forall f s t a b. HasLens f s t "protoFile" a b => LensLike f s t a b Source #