protocol-buffers-descriptor-2.4.2: 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 # 
UnknownMessage Location Source # 
GPB 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 #