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

Safe HaskellNone
LanguageHaskell98

Text.DescriptorProtos.SourceCodeInfo.Location

Documentation

data Location Source #

Instances

Eq Location Source # 
Data Location Source # 

Methods

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

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

toConstr :: Location -> Constr #

dataTypeOf :: Location -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord Location Source # 
Show Location Source # 
Generic Location Source # 

Associated Types

type Rep Location :: * -> * #

Methods

from :: Location -> Rep Location x #

to :: Rep Location x -> Location #

GPB Location Source # 
UnknownMessage Location Source # 
Wire Location Source # 
TextMsg Location Source # 

Methods

textPut :: Location -> Output #

textGet :: Stream s Identity Char => Parsec s () Location #

TextType Location Source # 

Methods

tellT :: String -> Location -> Output #

getT :: Stream s Identity Char => String -> Parsec s () Location #

ReflectDescriptor Location Source # 
Mergeable Location Source # 
Default Location Source # 
MessageAPI msg' (msg' -> Location) Location Source # 

Methods

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

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

type Rep Location Source # 
type Rep Location = D1 * (MetaData "Location" "Text.DescriptorProtos.SourceCodeInfo.Location" "protocol-buffers-descriptor-2.4.11-502TbR1490e9c1jGENmHl9" False) (C1 * (MetaCons "Location" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "path") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Seq Int32))) ((:*:) * (S1 * (MetaSel (Just Symbol "span") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Seq Int32))) (S1 * (MetaSel (Just Symbol "leading_comments") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Utf8))))) ((:*:) * (S1 * (MetaSel (Just Symbol "trailing_comments") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Utf8))) ((:*:) * (S1 * (MetaSel (Just Symbol "leading_detached_comments") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Seq Utf8))) (S1 * (MetaSel (Just Symbol "unknown'field") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * UnknownField))))))