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

Safe HaskellNone
LanguageHaskell98

Text.DescriptorProtos.FileDescriptorSet

Documentation

data FileDescriptorSet #

Instances

Eq FileDescriptorSet # 
Data FileDescriptorSet # 

Methods

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

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

toConstr :: FileDescriptorSet -> Constr #

dataTypeOf :: FileDescriptorSet -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord FileDescriptorSet # 
Show FileDescriptorSet # 
UnknownMessage FileDescriptorSet # 
GPB FileDescriptorSet # 
Wire FileDescriptorSet # 
TextMsg FileDescriptorSet # 
TextType FileDescriptorSet # 
ReflectDescriptor FileDescriptorSet # 
Mergeable FileDescriptorSet # 
Default FileDescriptorSet # 
MessageAPI msg' (msg' -> FileDescriptorSet) FileDescriptorSet # 

Methods

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

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