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 x f s t a b. (Functor f, HasLens "aggregateValue" f s t a b) => LensLike f s t a b Source #
allowAlias :: forall x f s t a b. (Functor f, HasLens "allowAlias" f s t a b) => LensLike f s t a b Source #
annotation :: forall x f s t a b. (Functor f, HasLens "annotation" f s t a b) => LensLike f s t a b Source #
ccEnableArenas :: forall x f s t a b. (Functor f, HasLens "ccEnableArenas" f s t a b) => LensLike f s t a b Source #
ccGenericServices :: forall x f s t a b. (Functor f, HasLens "ccGenericServices" f s t a b) => LensLike f s t a b Source #
clientStreaming :: forall x f s t a b. (Functor f, HasLens "clientStreaming" f s t a b) => LensLike f s t a b Source #
csharpNamespace :: forall x f s t a b. (Functor f, HasLens "csharpNamespace" f s t a b) => LensLike f s t a b Source #
defaultValue :: forall x f s t a b. (Functor f, HasLens "defaultValue" f s t a b) => LensLike f s t a b Source #
dependency :: forall x f s t a b. (Functor f, HasLens "dependency" f s t a b) => LensLike f s t a b Source #
deprecated :: forall x f s t a b. (Functor f, HasLens "deprecated" f s t a b) => LensLike f s t a b Source #
doubleValue :: forall x f s t a b. (Functor f, HasLens "doubleValue" f s t a b) => LensLike f s t a b Source #
enumType :: forall x f s t a b. (Functor f, HasLens "enumType" f s t a b) => LensLike f s t a b Source #
extendee :: forall x f s t a b. (Functor f, HasLens "extendee" f s t a b) => LensLike f s t a b Source #
extension :: forall x f s t a b. (Functor f, HasLens "extension" f s t a b) => LensLike f s t a b Source #
extensionRange :: forall x f s t a b. (Functor f, HasLens "extensionRange" f s t a b) => LensLike f s t a b Source #
goPackage :: forall x f s t a b. (Functor f, HasLens "goPackage" f s t a b) => LensLike f s t a b Source #
identifierValue :: forall x f s t a b. (Functor f, HasLens "identifierValue" f s t a b) => LensLike f s t a b Source #
inputType :: forall x f s t a b. (Functor f, HasLens "inputType" f s t a b) => LensLike f s t a b Source #
isExtension :: forall x f s t a b. (Functor f, HasLens "isExtension" f s t a b) => LensLike f s t a b Source #
javaGenerateEqualsAndHash :: forall x f s t a b. (Functor f, HasLens "javaGenerateEqualsAndHash" f s t a b) => LensLike f s t a b Source #
javaGenericServices :: forall x f s t a b. (Functor f, HasLens "javaGenericServices" f s t a b) => LensLike f s t a b Source #
javaMultipleFiles :: forall x f s t a b. (Functor f, HasLens "javaMultipleFiles" f s t a b) => LensLike f s t a b Source #
javaOuterClassname :: forall x f s t a b. (Functor f, HasLens "javaOuterClassname" f s t a b) => LensLike f s t a b Source #
javaPackage :: forall x f s t a b. (Functor f, HasLens "javaPackage" f s t a b) => LensLike f s t a b Source #
javaStringCheckUtf8 :: forall x f s t a b. (Functor f, HasLens "javaStringCheckUtf8" f s t a b) => LensLike f s t a b Source #
jsonName :: forall x f s t a b. (Functor f, HasLens "jsonName" f s t a b) => LensLike f s t a b Source #
jstype :: forall x f s t a b. (Functor f, HasLens "jstype" f s t a b) => LensLike f s t a b Source #
leadingComments :: forall x f s t a b. (Functor f, HasLens "leadingComments" f s t a b) => LensLike f s t a b Source #
leadingDetachedComments :: forall x f s t a b. (Functor f, HasLens "leadingDetachedComments" f s t a b) => LensLike f s t a b Source #
location :: forall x f s t a b. (Functor f, HasLens "location" f s t a b) => LensLike f s t a b Source #
mapEntry :: forall x f s t a b. (Functor f, HasLens "mapEntry" f s t a b) => LensLike f s t a b Source #
maybe'aggregateValue :: forall x f s t a b. (Functor f, HasLens "maybe'aggregateValue" f s t a b) => LensLike f s t a b Source #
maybe'allowAlias :: forall x f s t a b. (Functor f, HasLens "maybe'allowAlias" f s t a b) => LensLike f s t a b Source #
maybe'begin :: forall x f s t a b. (Functor f, HasLens "maybe'begin" f s t a b) => LensLike f s t a b Source #
maybe'ccEnableArenas :: forall x f s t a b. (Functor f, HasLens "maybe'ccEnableArenas" f s t a b) => LensLike f s t a b Source #
maybe'ccGenericServices :: forall x f s t a b. (Functor f, HasLens "maybe'ccGenericServices" f s t a b) => LensLike f s t a b Source #
maybe'clientStreaming :: forall x f s t a b. (Functor f, HasLens "maybe'clientStreaming" f s t a b) => LensLike f s t a b Source #
maybe'csharpNamespace :: forall x f s t a b. (Functor f, HasLens "maybe'csharpNamespace" f s t a b) => LensLike f s t a b Source #
maybe'ctype :: forall x f s t a b. (Functor f, HasLens "maybe'ctype" f s t a b) => LensLike f s t a b Source #
maybe'defaultValue :: forall x f s t a b. (Functor f, HasLens "maybe'defaultValue" f s t a b) => LensLike f s t a b Source #
maybe'deprecated :: forall x f s t a b. (Functor f, HasLens "maybe'deprecated" f s t a b) => LensLike f s t a b Source #
maybe'doubleValue :: forall x f s t a b. (Functor f, HasLens "maybe'doubleValue" f s t a b) => LensLike f s t a b Source #
maybe'end :: forall x f s t a b. (Functor f, HasLens "maybe'end" f s t a b) => LensLike f s t a b Source #
maybe'extendee :: forall x f s t a b. (Functor f, HasLens "maybe'extendee" f s t a b) => LensLike f s t a b Source #
maybe'goPackage :: forall x f s t a b. (Functor f, HasLens "maybe'goPackage" f s t a b) => LensLike f s t a b Source #
maybe'identifierValue :: forall x f s t a b. (Functor f, HasLens "maybe'identifierValue" f s t a b) => LensLike f s t a b Source #
maybe'inputType :: forall x f s t a b. (Functor f, HasLens "maybe'inputType" f s t a b) => LensLike f s t a b Source #
maybe'javaGenerateEqualsAndHash :: forall x f s t a b. (Functor f, HasLens "maybe'javaGenerateEqualsAndHash" f s t a b) => LensLike f s t a b Source #
maybe'javaGenericServices :: forall x f s t a b. (Functor f, HasLens "maybe'javaGenericServices" f s t a b) => LensLike f s t a b Source #
maybe'javaMultipleFiles :: forall x f s t a b. (Functor f, HasLens "maybe'javaMultipleFiles" f s t a b) => LensLike f s t a b Source #
maybe'javaOuterClassname :: forall x f s t a b. (Functor f, HasLens "maybe'javaOuterClassname" f s t a b) => LensLike f s t a b Source #
maybe'javaPackage :: forall x f s t a b. (Functor f, HasLens "maybe'javaPackage" f s t a b) => LensLike f s t a b Source #
maybe'javaStringCheckUtf8 :: forall x f s t a b. (Functor f, HasLens "maybe'javaStringCheckUtf8" f s t a b) => LensLike f s t a b Source #
maybe'jsonName :: forall x f s t a b. (Functor f, HasLens "maybe'jsonName" f s t a b) => LensLike f s t a b Source #
maybe'jstype :: forall x f s t a b. (Functor f, HasLens "maybe'jstype" f s t a b) => LensLike f s t a b Source #
maybe'label :: forall x f s t a b. (Functor f, HasLens "maybe'label" f s t a b) => LensLike f s t a b Source #
maybe'lazy :: forall x f s t a b. (Functor f, HasLens "maybe'lazy" f s t a b) => LensLike f s t a b Source #
maybe'leadingComments :: forall x f s t a b. (Functor f, HasLens "maybe'leadingComments" f s t a b) => LensLike f s t a b Source #
maybe'mapEntry :: forall x f s t a b. (Functor f, HasLens "maybe'mapEntry" f s t a b) => LensLike f s t a b Source #
maybe'messageSetWireFormat :: forall x f s t a b. (Functor f, HasLens "maybe'messageSetWireFormat" f s t a b) => LensLike f s t a b Source #
maybe'name :: forall x f s t a b. (Functor f, HasLens "maybe'name" f s t a b) => LensLike f s t a b Source #
maybe'negativeIntValue :: forall x f s t a b. (Functor f, HasLens "maybe'negativeIntValue" f s t a b) => LensLike f s t a b Source #
maybe'noStandardDescriptorAccessor :: forall x f s t a b. (Functor f, HasLens "maybe'noStandardDescriptorAccessor" f s t a b) => LensLike f s t a b Source #
maybe'number :: forall x f s t a b. (Functor f, HasLens "maybe'number" f s t a b) => LensLike f s t a b Source #
maybe'objcClassPrefix :: forall x f s t a b. (Functor f, HasLens "maybe'objcClassPrefix" f s t a b) => LensLike f s t a b Source #
maybe'oneofIndex :: forall x f s t a b. (Functor f, HasLens "maybe'oneofIndex" f s t a b) => LensLike f s t a b Source #
maybe'optimizeFor :: forall x f s t a b. (Functor f, HasLens "maybe'optimizeFor" f s t a b) => LensLike f s t a b Source #
maybe'options :: forall x f s t a b. (Functor f, HasLens "maybe'options" f s t a b) => LensLike f s t a b Source #
maybe'outputType :: forall x f s t a b. (Functor f, HasLens "maybe'outputType" f s t a b) => LensLike f s t a b Source #
maybe'package :: forall x f s t a b. (Functor f, HasLens "maybe'package" f s t a b) => LensLike f s t a b Source #
maybe'packed :: forall x f s t a b. (Functor f, HasLens "maybe'packed" f s t a b) => LensLike f s t a b Source #
maybe'positiveIntValue :: forall x f s t a b. (Functor f, HasLens "maybe'positiveIntValue" f s t a b) => LensLike f s t a b Source #
maybe'pyGenericServices :: forall x f s t a b. (Functor f, HasLens "maybe'pyGenericServices" f s t a b) => LensLike f s t a b Source #
maybe'serverStreaming :: forall x f s t a b. (Functor f, HasLens "maybe'serverStreaming" f s t a b) => LensLike f s t a b Source #
maybe'sourceCodeInfo :: forall x f s t a b. (Functor f, HasLens "maybe'sourceCodeInfo" f s t a b) => LensLike f s t a b Source #
maybe'sourceFile :: forall x f s t a b. (Functor f, HasLens "maybe'sourceFile" f s t a b) => LensLike f s t a b Source #
maybe'start :: forall x f s t a b. (Functor f, HasLens "maybe'start" f s t a b) => LensLike f s t a b Source #
maybe'stringValue :: forall x f s t a b. (Functor f, HasLens "maybe'stringValue" f s t a b) => LensLike f s t a b Source #
maybe'syntax :: forall x f s t a b. (Functor f, HasLens "maybe'syntax" f s t a b) => LensLike f s t a b Source #
maybe'trailingComments :: forall x f s t a b. (Functor f, HasLens "maybe'trailingComments" f s t a b) => LensLike f s t a b Source #
maybe'type' :: forall x f s t a b. (Functor f, HasLens "maybe'type'" f s t a b) => LensLike f s t a b Source #
maybe'typeName :: forall x f s t a b. (Functor f, HasLens "maybe'typeName" f s t a b) => LensLike f s t a b Source #
maybe'weak :: forall x f s t a b. (Functor f, HasLens "maybe'weak" f s t a b) => LensLike f s t a b Source #
messageSetWireFormat :: forall x f s t a b. (Functor f, HasLens "messageSetWireFormat" f s t a b) => LensLike f s t a b Source #
messageType :: forall x f s t a b. (Functor f, HasLens "messageType" f s t a b) => LensLike f s t a b Source #
method :: forall x f s t a b. (Functor f, HasLens "method" f s t a b) => LensLike f s t a b Source #
namePart :: forall x f s t a b. (Functor f, HasLens "namePart" f s t a b) => LensLike f s t a b Source #
negativeIntValue :: forall x f s t a b. (Functor f, HasLens "negativeIntValue" f s t a b) => LensLike f s t a b Source #
nestedType :: forall x f s t a b. (Functor f, HasLens "nestedType" f s t a b) => LensLike f s t a b Source #
noStandardDescriptorAccessor :: forall x f s t a b. (Functor f, HasLens "noStandardDescriptorAccessor" f s t a b) => LensLike f s t a b Source #
number :: forall x f s t a b. (Functor f, HasLens "number" f s t a b) => LensLike f s t a b Source #
objcClassPrefix :: forall x f s t a b. (Functor f, HasLens "objcClassPrefix" f s t a b) => LensLike f s t a b Source #
oneofDecl :: forall x f s t a b. (Functor f, HasLens "oneofDecl" f s t a b) => LensLike f s t a b Source #
oneofIndex :: forall x f s t a b. (Functor f, HasLens "oneofIndex" f s t a b) => LensLike f s t a b Source #
optimizeFor :: forall x f s t a b. (Functor f, HasLens "optimizeFor" f s t a b) => LensLike f s t a b Source #
options :: forall x f s t a b. (Functor f, HasLens "options" f s t a b) => LensLike f s t a b Source #
outputType :: forall x f s t a b. (Functor f, HasLens "outputType" f s t a b) => LensLike f s t a b Source #
package :: forall x f s t a b. (Functor f, HasLens "package" f s t a b) => LensLike f s t a b Source #
packed :: forall x f s t a b. (Functor f, HasLens "packed" f s t a b) => LensLike f s t a b Source #
positiveIntValue :: forall x f s t a b. (Functor f, HasLens "positiveIntValue" f s t a b) => LensLike f s t a b Source #
publicDependency :: forall x f s t a b. (Functor f, HasLens "publicDependency" f s t a b) => LensLike f s t a b Source #
pyGenericServices :: forall x f s t a b. (Functor f, HasLens "pyGenericServices" f s t a b) => LensLike f s t a b Source #
reservedName :: forall x f s t a b. (Functor f, HasLens "reservedName" f s t a b) => LensLike f s t a b Source #
reservedRange :: forall x f s t a b. (Functor f, HasLens "reservedRange" f s t a b) => LensLike f s t a b Source #
serverStreaming :: forall x f s t a b. (Functor f, HasLens "serverStreaming" f s t a b) => LensLike f s t a b Source #
service :: forall x f s t a b. (Functor f, HasLens "service" f s t a b) => LensLike f s t a b Source #
sourceCodeInfo :: forall x f s t a b. (Functor f, HasLens "sourceCodeInfo" f s t a b) => LensLike f s t a b Source #
sourceFile :: forall x f s t a b. (Functor f, HasLens "sourceFile" f s t a b) => LensLike f s t a b Source #
stringValue :: forall x f s t a b. (Functor f, HasLens "stringValue" f s t a b) => LensLike f s t a b Source #
syntax :: forall x f s t a b. (Functor f, HasLens "syntax" f s t a b) => LensLike f s t a b Source #
trailingComments :: forall x f s t a b. (Functor f, HasLens "trailingComments" f s t a b) => LensLike f s t a b Source #
typeName :: forall x f s t a b. (Functor f, HasLens "typeName" f s t a b) => LensLike f s t a b Source #