Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data DescriptorProto Source #
data DescriptorProto'ExtensionRange Source #
Eq DescriptorProto'ExtensionRange Source # | |
Show DescriptorProto'ExtensionRange Source # | |
Default DescriptorProto'ExtensionRange Source # | |
Message DescriptorProto'ExtensionRange Source # | |
((~) * a Int32, (~) * b Int32, Functor f) => HasLens "end" f DescriptorProto'ExtensionRange DescriptorProto'ExtensionRange a b Source # | |
((~) * a (Maybe Int32), (~) * b (Maybe Int32), Functor f) => HasLens "maybe'end" f DescriptorProto'ExtensionRange DescriptorProto'ExtensionRange a b Source # | |
((~) * a (Maybe Int32), (~) * b (Maybe Int32), Functor f) => HasLens "maybe'start" f DescriptorProto'ExtensionRange DescriptorProto'ExtensionRange a b Source # | |
((~) * a Int32, (~) * b Int32, Functor f) => HasLens "start" f DescriptorProto'ExtensionRange DescriptorProto'ExtensionRange a b Source # | |
data DescriptorProto'ReservedRange Source #
Eq DescriptorProto'ReservedRange Source # | |
Show DescriptorProto'ReservedRange Source # | |
Default DescriptorProto'ReservedRange Source # | |
Message DescriptorProto'ReservedRange Source # | |
((~) * a Int32, (~) * b Int32, Functor f) => HasLens "end" f DescriptorProto'ReservedRange DescriptorProto'ReservedRange a b Source # | |
((~) * a (Maybe Int32), (~) * b (Maybe Int32), Functor f) => HasLens "maybe'end" f DescriptorProto'ReservedRange DescriptorProto'ReservedRange a b Source # | |
((~) * a (Maybe Int32), (~) * b (Maybe Int32), Functor f) => HasLens "maybe'start" f DescriptorProto'ReservedRange DescriptorProto'ReservedRange a b Source # | |
((~) * a Int32, (~) * b Int32, Functor f) => HasLens "start" f DescriptorProto'ReservedRange DescriptorProto'ReservedRange a b Source # | |
data EnumDescriptorProto Source #
Eq EnumDescriptorProto Source # | |
Show EnumDescriptorProto Source # | |
Default EnumDescriptorProto Source # | |
Message EnumDescriptorProto Source # | |
((~) * a (Maybe Text), (~) * b (Maybe Text), Functor f) => HasLens "maybe'name" f EnumDescriptorProto EnumDescriptorProto a b Source # | |
((~) * a (Maybe EnumOptions), (~) * b (Maybe EnumOptions), Functor f) => HasLens "maybe'options" f EnumDescriptorProto EnumDescriptorProto a b Source # | |
((~) * a Text, (~) * b Text, Functor f) => HasLens "name" f EnumDescriptorProto EnumDescriptorProto a b Source # | |
((~) * a EnumOptions, (~) * b EnumOptions, Functor f) => HasLens "options" f EnumDescriptorProto EnumDescriptorProto a b Source # | |
((~) * a [EnumValueDescriptorProto], (~) * b [EnumValueDescriptorProto], Functor f) => HasLens "value" f EnumDescriptorProto EnumDescriptorProto a b Source # | |
data EnumOptions Source #
Eq EnumOptions Source # | |
Show EnumOptions Source # | |
Default EnumOptions Source # | |
Message EnumOptions Source # | |
((~) * a Bool, (~) * b Bool, Functor f) => HasLens "allowAlias" f EnumOptions EnumOptions a b Source # | |
((~) * a Bool, (~) * b Bool, Functor f) => HasLens "deprecated" f EnumOptions EnumOptions a b Source # | |
((~) * a (Maybe Bool), (~) * b (Maybe Bool), Functor f) => HasLens "maybe'allowAlias" f EnumOptions EnumOptions a b Source # | |
((~) * a (Maybe Bool), (~) * b (Maybe Bool), Functor f) => HasLens "maybe'deprecated" f EnumOptions EnumOptions a b Source # | |
((~) * a [UninterpretedOption], (~) * b [UninterpretedOption], Functor f) => HasLens "uninterpretedOption" f EnumOptions EnumOptions a b Source # | |
data EnumValueDescriptorProto Source #
data EnumValueOptions Source #
Eq EnumValueOptions Source # | |
Show EnumValueOptions Source # | |
Default EnumValueOptions Source # | |
Message EnumValueOptions Source # | |
((~) * a Bool, (~) * b Bool, Functor f) => HasLens "deprecated" f EnumValueOptions EnumValueOptions a b Source # | |
((~) * a (Maybe Bool), (~) * b (Maybe Bool), Functor f) => HasLens "maybe'deprecated" f EnumValueOptions EnumValueOptions a b Source # | |
((~) * a [UninterpretedOption], (~) * b [UninterpretedOption], Functor f) => HasLens "uninterpretedOption" f EnumValueOptions EnumValueOptions a b Source # | |
data FieldDescriptorProto Source #
data FieldDescriptorProto'Label Source #
FieldDescriptorProto'LABEL_OPTIONAL | |
FieldDescriptorProto'LABEL_REQUIRED | |
FieldDescriptorProto'LABEL_REPEATED |
data FieldDescriptorProto'Type Source #
data FieldOptions Source #
data FieldOptions'CType Source #
data FieldOptions'JSType Source #
data FileDescriptorProto Source #
data FileDescriptorSet Source #
Eq FileDescriptorSet Source # | |
Show FileDescriptorSet Source # | |
Default FileDescriptorSet Source # | |
Message FileDescriptorSet Source # | |
((~) * a [FileDescriptorProto], (~) * b [FileDescriptorProto], Functor f) => HasLens "file" f FileDescriptorSet FileDescriptorSet a b Source # | |
data FileOptions Source #
data GeneratedCodeInfo Source #
Eq GeneratedCodeInfo Source # | |
Show GeneratedCodeInfo Source # | |
Default GeneratedCodeInfo Source # | |
Message GeneratedCodeInfo Source # | |
((~) * a [GeneratedCodeInfo'Annotation], (~) * b [GeneratedCodeInfo'Annotation], Functor f) => HasLens "annotation" f GeneratedCodeInfo GeneratedCodeInfo a b Source # | |
data GeneratedCodeInfo'Annotation Source #
data MessageOptions Source #
data MethodDescriptorProto Source #
data MethodOptions Source #
Eq MethodOptions Source # | |
Show MethodOptions Source # | |
Default MethodOptions Source # | |
Message MethodOptions Source # | |
((~) * a Bool, (~) * b Bool, Functor f) => HasLens "deprecated" f MethodOptions MethodOptions a b Source # | |
((~) * a (Maybe Bool), (~) * b (Maybe Bool), Functor f) => HasLens "maybe'deprecated" f MethodOptions MethodOptions a b Source # | |
((~) * a [UninterpretedOption], (~) * b [UninterpretedOption], Functor f) => HasLens "uninterpretedOption" f MethodOptions MethodOptions a b Source # | |
data OneofDescriptorProto Source #
Eq OneofDescriptorProto Source # | |
Show OneofDescriptorProto Source # | |
Default OneofDescriptorProto Source # | |
Message OneofDescriptorProto Source # | |
((~) * a (Maybe Text), (~) * b (Maybe Text), Functor f) => HasLens "maybe'name" f OneofDescriptorProto OneofDescriptorProto a b Source # | |
((~) * a Text, (~) * b Text, Functor f) => HasLens "name" f OneofDescriptorProto OneofDescriptorProto a b Source # | |
data ServiceDescriptorProto Source #
Eq ServiceDescriptorProto Source # | |
Show ServiceDescriptorProto Source # | |
Default ServiceDescriptorProto Source # | |
Message ServiceDescriptorProto Source # | |
((~) * a (Maybe Text), (~) * b (Maybe Text), Functor f) => HasLens "maybe'name" f ServiceDescriptorProto ServiceDescriptorProto a b Source # | |
((~) * a (Maybe ServiceOptions), (~) * b (Maybe ServiceOptions), Functor f) => HasLens "maybe'options" f ServiceDescriptorProto ServiceDescriptorProto a b Source # | |
((~) * a [MethodDescriptorProto], (~) * b [MethodDescriptorProto], Functor f) => HasLens "method" f ServiceDescriptorProto ServiceDescriptorProto a b Source # | |
((~) * a Text, (~) * b Text, Functor f) => HasLens "name" f ServiceDescriptorProto ServiceDescriptorProto a b Source # | |
((~) * a ServiceOptions, (~) * b ServiceOptions, Functor f) => HasLens "options" f ServiceDescriptorProto ServiceDescriptorProto a b Source # | |
data ServiceOptions Source #
Eq ServiceOptions Source # | |
Show ServiceOptions Source # | |
Default ServiceOptions Source # | |
Message ServiceOptions Source # | |
((~) * a Bool, (~) * b Bool, Functor f) => HasLens "deprecated" f ServiceOptions ServiceOptions a b Source # | |
((~) * a (Maybe Bool), (~) * b (Maybe Bool), Functor f) => HasLens "maybe'deprecated" f ServiceOptions ServiceOptions a b Source # | |
((~) * a [UninterpretedOption], (~) * b [UninterpretedOption], Functor f) => HasLens "uninterpretedOption" f ServiceOptions ServiceOptions a b Source # | |
data SourceCodeInfo Source #
Eq SourceCodeInfo Source # | |
Show SourceCodeInfo Source # | |
Default SourceCodeInfo Source # | |
Message SourceCodeInfo Source # | |
((~) * a [SourceCodeInfo'Location], (~) * b [SourceCodeInfo'Location], Functor f) => HasLens "location" f SourceCodeInfo SourceCodeInfo a b Source # | |
data SourceCodeInfo'Location Source #
data UninterpretedOption Source #
data UninterpretedOption'NamePart Source #
Eq UninterpretedOption'NamePart Source # | |
Show UninterpretedOption'NamePart Source # | |
Default UninterpretedOption'NamePart Source # | |
Message UninterpretedOption'NamePart Source # | |
((~) * a Bool, (~) * b Bool, Functor f) => HasLens "isExtension" f UninterpretedOption'NamePart UninterpretedOption'NamePart a b Source # | |
((~) * a Text, (~) * b Text, Functor f) => HasLens "namePart" f UninterpretedOption'NamePart UninterpretedOption'NamePart a b Source # | |
aggregateValue :: forall f s t a b. HasLens "aggregateValue" f s t a b => LensLike f s t a b Source #
allowAlias :: forall f s t a b. HasLens "allowAlias" f s t a b => LensLike f s t a b Source #
annotation :: forall f s t a b. HasLens "annotation" f s t a b => LensLike f s t a b Source #
ccEnableArenas :: forall f s t a b. HasLens "ccEnableArenas" f s t a b => LensLike f s t a b Source #
ccGenericServices :: forall f s t a b. HasLens "ccGenericServices" f s t a b => LensLike f s t a b Source #
clientStreaming :: forall f s t a b. HasLens "clientStreaming" f s t a b => LensLike f s t a b Source #
csharpNamespace :: forall f s t a b. HasLens "csharpNamespace" f s t a b => LensLike f s t a b Source #
defaultValue :: forall f s t a b. HasLens "defaultValue" f s t a b => LensLike f s t a b Source #
dependency :: forall f s t a b. HasLens "dependency" f s t a b => LensLike f s t a b Source #
deprecated :: forall f s t a b. HasLens "deprecated" f s t a b => LensLike f s t a b Source #
doubleValue :: forall f s t a b. HasLens "doubleValue" f s t a b => LensLike f s t a b Source #
extensionRange :: forall f s t a b. HasLens "extensionRange" f s t a b => LensLike f s t a b Source #
identifierValue :: forall f s t a b. HasLens "identifierValue" f s t a b => LensLike f s t a b Source #
isExtension :: forall f s t a b. HasLens "isExtension" f s t a b => LensLike f s t a b Source #
javaGenerateEqualsAndHash :: forall f s t a b. HasLens "javaGenerateEqualsAndHash" f s t a b => LensLike f s t a b Source #
javaGenericServices :: forall f s t a b. HasLens "javaGenericServices" f s t a b => LensLike f s t a b Source #
javaMultipleFiles :: forall f s t a b. HasLens "javaMultipleFiles" f s t a b => LensLike f s t a b Source #
javaOuterClassname :: forall f s t a b. HasLens "javaOuterClassname" f s t a b => LensLike f s t a b Source #
javaPackage :: forall f s t a b. HasLens "javaPackage" f s t a b => LensLike f s t a b Source #
javaStringCheckUtf8 :: forall f s t a b. HasLens "javaStringCheckUtf8" f s t a b => LensLike f s t a b Source #
leadingComments :: forall f s t a b. HasLens "leadingComments" f s t a b => LensLike f s t a b Source #
leadingDetachedComments :: forall f s t a b. HasLens "leadingDetachedComments" f s t a b => LensLike f s t a b Source #
maybe'aggregateValue :: forall f s t a b. HasLens "maybe'aggregateValue" f s t a b => LensLike f s t a b Source #
maybe'allowAlias :: forall f s t a b. HasLens "maybe'allowAlias" f s t a b => LensLike f s t a b Source #
maybe'begin :: forall f s t a b. HasLens "maybe'begin" f s t a b => LensLike f s t a b Source #
maybe'ccEnableArenas :: forall f s t a b. HasLens "maybe'ccEnableArenas" f s t a b => LensLike f s t a b Source #
maybe'ccGenericServices :: forall f s t a b. HasLens "maybe'ccGenericServices" f s t a b => LensLike f s t a b Source #
maybe'clientStreaming :: forall f s t a b. HasLens "maybe'clientStreaming" f s t a b => LensLike f s t a b Source #
maybe'csharpNamespace :: forall f s t a b. HasLens "maybe'csharpNamespace" f s t a b => LensLike f s t a b Source #
maybe'ctype :: forall f s t a b. HasLens "maybe'ctype" f s t a b => LensLike f s t a b Source #
maybe'defaultValue :: forall f s t a b. HasLens "maybe'defaultValue" f s t a b => LensLike f s t a b Source #
maybe'deprecated :: forall f s t a b. HasLens "maybe'deprecated" f s t a b => LensLike f s t a b Source #
maybe'doubleValue :: forall f s t a b. HasLens "maybe'doubleValue" f s t a b => LensLike f s t a b Source #
maybe'extendee :: forall f s t a b. HasLens "maybe'extendee" f s t a b => LensLike f s t a b Source #
maybe'goPackage :: forall f s t a b. HasLens "maybe'goPackage" f s t a b => LensLike f s t a b Source #
maybe'identifierValue :: forall f s t a b. HasLens "maybe'identifierValue" f s t a b => LensLike f s t a b Source #
maybe'inputType :: forall f s t a b. HasLens "maybe'inputType" f s t a b => LensLike f s t a b Source #
maybe'javaGenerateEqualsAndHash :: forall f s t a b. HasLens "maybe'javaGenerateEqualsAndHash" f s t a b => LensLike f s t a b Source #
maybe'javaGenericServices :: forall f s t a b. HasLens "maybe'javaGenericServices" f s t a b => LensLike f s t a b Source #
maybe'javaMultipleFiles :: forall f s t a b. HasLens "maybe'javaMultipleFiles" f s t a b => LensLike f s t a b Source #
maybe'javaOuterClassname :: forall f s t a b. HasLens "maybe'javaOuterClassname" f s t a b => LensLike f s t a b Source #
maybe'javaPackage :: forall f s t a b. HasLens "maybe'javaPackage" f s t a b => LensLike f s t a b Source #
maybe'javaStringCheckUtf8 :: forall f s t a b. HasLens "maybe'javaStringCheckUtf8" f s t a b => LensLike f s t a b Source #
maybe'jsonName :: forall f s t a b. HasLens "maybe'jsonName" f s t a b => LensLike f s t a b Source #
maybe'jstype :: forall f s t a b. HasLens "maybe'jstype" f s t a b => LensLike f s t a b Source #
maybe'label :: forall f s t a b. HasLens "maybe'label" f s t a b => LensLike f s t a b Source #
maybe'lazy :: forall f s t a b. HasLens "maybe'lazy" f s t a b => LensLike f s t a b Source #
maybe'leadingComments :: forall f s t a b. HasLens "maybe'leadingComments" f s t a b => LensLike f s t a b Source #
maybe'mapEntry :: forall f s t a b. HasLens "maybe'mapEntry" f s t a b => LensLike f s t a b Source #
maybe'messageSetWireFormat :: forall f s t a b. HasLens "maybe'messageSetWireFormat" f s t a b => LensLike f s t a b Source #
maybe'name :: forall f s t a b. HasLens "maybe'name" f s t a b => LensLike f s t a b Source #
maybe'negativeIntValue :: forall f s t a b. HasLens "maybe'negativeIntValue" f s t a b => LensLike f s t a b Source #
maybe'noStandardDescriptorAccessor :: forall f s t a b. HasLens "maybe'noStandardDescriptorAccessor" f s t a b => LensLike f s t a b Source #
maybe'number :: forall f s t a b. HasLens "maybe'number" f s t a b => LensLike f s t a b Source #
maybe'objcClassPrefix :: forall f s t a b. HasLens "maybe'objcClassPrefix" f s t a b => LensLike f s t a b Source #
maybe'oneofIndex :: forall f s t a b. HasLens "maybe'oneofIndex" f s t a b => LensLike f s t a b Source #
maybe'optimizeFor :: forall f s t a b. HasLens "maybe'optimizeFor" f s t a b => LensLike f s t a b Source #
maybe'options :: forall f s t a b. HasLens "maybe'options" f s t a b => LensLike f s t a b Source #
maybe'outputType :: forall f s t a b. HasLens "maybe'outputType" f s t a b => LensLike f s t a b Source #
maybe'package :: forall f s t a b. HasLens "maybe'package" f s t a b => LensLike f s t a b Source #
maybe'packed :: forall f s t a b. HasLens "maybe'packed" f s t a b => LensLike f s t a b Source #
maybe'positiveIntValue :: forall f s t a b. HasLens "maybe'positiveIntValue" f s t a b => LensLike f s t a b Source #
maybe'pyGenericServices :: forall f s t a b. HasLens "maybe'pyGenericServices" f s t a b => LensLike f s t a b Source #
maybe'serverStreaming :: forall f s t a b. HasLens "maybe'serverStreaming" f s t a b => LensLike f s t a b Source #
maybe'sourceCodeInfo :: forall f s t a b. HasLens "maybe'sourceCodeInfo" f s t a b => LensLike f s t a b Source #
maybe'sourceFile :: forall f s t a b. HasLens "maybe'sourceFile" f s t a b => LensLike f s t a b Source #
maybe'start :: forall f s t a b. HasLens "maybe'start" f s t a b => LensLike f s t a b Source #
maybe'stringValue :: forall f s t a b. HasLens "maybe'stringValue" f s t a b => LensLike f s t a b Source #
maybe'syntax :: forall f s t a b. HasLens "maybe'syntax" f s t a b => LensLike f s t a b Source #
maybe'trailingComments :: forall f s t a b. HasLens "maybe'trailingComments" f s t a b => LensLike f s t a b Source #
maybe'type' :: forall f s t a b. HasLens "maybe'type'" f s t a b => LensLike f s t a b Source #
maybe'typeName :: forall f s t a b. HasLens "maybe'typeName" f s t a b => LensLike f s t a b Source #
maybe'weak :: forall f s t a b. HasLens "maybe'weak" f s t a b => LensLike f s t a b Source #
messageSetWireFormat :: forall f s t a b. HasLens "messageSetWireFormat" f s t a b => LensLike f s t a b Source #
messageType :: forall f s t a b. HasLens "messageType" f s t a b => LensLike f s t a b Source #
negativeIntValue :: forall f s t a b. HasLens "negativeIntValue" f s t a b => LensLike f s t a b Source #
nestedType :: forall f s t a b. HasLens "nestedType" f s t a b => LensLike f s t a b Source #
noStandardDescriptorAccessor :: forall f s t a b. HasLens "noStandardDescriptorAccessor" f s t a b => LensLike f s t a b Source #
objcClassPrefix :: forall f s t a b. HasLens "objcClassPrefix" f s t a b => LensLike f s t a b Source #
oneofIndex :: forall f s t a b. HasLens "oneofIndex" f s t a b => LensLike f s t a b Source #
optimizeFor :: forall f s t a b. HasLens "optimizeFor" f s t a b => LensLike f s t a b Source #
outputType :: forall f s t a b. HasLens "outputType" f s t a b => LensLike f s t a b Source #
positiveIntValue :: forall f s t a b. HasLens "positiveIntValue" f s t a b => LensLike f s t a b Source #
publicDependency :: forall f s t a b. HasLens "publicDependency" f s t a b => LensLike f s t a b Source #
pyGenericServices :: forall f s t a b. HasLens "pyGenericServices" f s t a b => LensLike f s t a b Source #
reservedName :: forall f s t a b. HasLens "reservedName" f s t a b => LensLike f s t a b Source #
reservedRange :: forall f s t a b. HasLens "reservedRange" f s t a b => LensLike f s t a b Source #
serverStreaming :: forall f s t a b. HasLens "serverStreaming" f s t a b => LensLike f s t a b Source #
sourceCodeInfo :: forall f s t a b. HasLens "sourceCodeInfo" f s t a b => LensLike f s t a b Source #
sourceFile :: forall f s t a b. HasLens "sourceFile" f s t a b => LensLike f s t a b Source #
stringValue :: forall f s t a b. HasLens "stringValue" f s t a b => LensLike f s t a b Source #
trailingComments :: forall f s t a b. HasLens "trailingComments" f s t a b => LensLike f s t a b Source #
uninterpretedOption :: forall f s t a b. HasLens "uninterpretedOption" f s t a b => LensLike f s t a b Source #
weakDependency :: forall f s t a b. HasLens "weakDependency" f s t a b => LensLike f s t a b Source #