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 #

Instances

Eq Location # 
Data Location # 

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 # 
Show Location # 
UnknownMessage Location # 
GPB Location # 
Wire Location # 
TextMsg Location # 

Methods

textPut :: Location -> Output #

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

TextType Location # 

Methods

tellT :: String -> Location -> Output #

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

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

Methods

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

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