protocol-buffers-descriptor-2.4.17: Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification
Safe HaskellNone
LanguageHaskell2010

Text.DescriptorProtos.SourceCodeInfo

Documentation

data SourceCodeInfo Source #

Instances

Instances details
Eq SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Data SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Methods

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

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

toConstr :: SourceCodeInfo -> Constr #

dataTypeOf :: SourceCodeInfo -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Show SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Generic SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Associated Types

type Rep SourceCodeInfo :: Type -> Type #

GPB SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

UnknownMessage SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Wire SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

TextMsg SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

TextType SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

ReflectDescriptor SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Mergeable SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Default SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

MessageAPI msg' (msg' -> SourceCodeInfo) SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

Methods

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

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

type Rep SourceCodeInfo Source # 
Instance details

Defined in Text.DescriptorProtos.SourceCodeInfo

type Rep SourceCodeInfo = D1 ('MetaData "SourceCodeInfo" "Text.DescriptorProtos.SourceCodeInfo" "protocol-buffers-descriptor-2.4.17-dUuNU0c4nW5bf5yw2qmJV" 'False) (C1 ('MetaCons "SourceCodeInfo" 'PrefixI 'True) (S1 ('MetaSel ('Just "location") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 (Seq Location)) :*: S1 ('MetaSel ('Just "unknown'field") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 UnknownField)))