protocol-buffers-descriptor-2.4.7: Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification

Safe HaskellNone
LanguageHaskell98

Text.DescriptorProtos.DescriptorProto

Documentation

data DescriptorProto Source #

Instances

Eq DescriptorProto Source # 
Data DescriptorProto Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DescriptorProto -> c DescriptorProto #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DescriptorProto #

toConstr :: DescriptorProto -> Constr #

dataTypeOf :: DescriptorProto -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c DescriptorProto) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DescriptorProto) #

gmapT :: (forall b. Data b => b -> b) -> DescriptorProto -> DescriptorProto #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DescriptorProto -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DescriptorProto -> r #

gmapQ :: (forall d. Data d => d -> u) -> DescriptorProto -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DescriptorProto -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DescriptorProto -> m DescriptorProto #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DescriptorProto -> m DescriptorProto #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DescriptorProto -> m DescriptorProto #

Ord DescriptorProto Source # 
Show DescriptorProto Source # 
GPB DescriptorProto Source # 
UnknownMessage DescriptorProto Source # 
Wire DescriptorProto Source # 
TextMsg DescriptorProto Source # 
TextType DescriptorProto Source # 
ReflectDescriptor DescriptorProto Source # 
Mergeable DescriptorProto Source # 
Default DescriptorProto Source # 
DescendKey DescriptorProto Source # 
NameAndOptions DescriptorProto MessageOptions Source # 
DescendClass DescriptorProto FieldDescriptorProto Source # 
DescendClass DescriptorProto EnumDescriptorProto Source # 
DescendClass DescriptorProto DescriptorProto Source # 
DescendClass FileDescriptorProto DescriptorProto Source # 
MessageAPI msg' (msg' -> DescriptorProto) DescriptorProto Source # 

Methods

getVal :: msg' -> (msg' -> DescriptorProto) -> DescriptorProto #

isSet :: msg' -> (msg' -> DescriptorProto) -> Bool #