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

Text.DescriptorProtos.FieldDescriptorProto.Type

Documentation

data Type Source #

Instances

Instances details
Bounded Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Enum Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

succ :: Type -> Type #

pred :: Type -> Type #

toEnum :: Int -> Type #

fromEnum :: Type -> Int #

enumFrom :: Type -> [Type] #

enumFromThen :: Type -> Type -> [Type] #

enumFromTo :: Type -> Type -> [Type] #

enumFromThenTo :: Type -> Type -> Type -> [Type] #

Eq Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

(==) :: Type -> Type -> Bool #

(/=) :: Type -> Type -> Bool #

Data Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

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

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

toConstr :: Type -> Constr #

dataTypeOf :: Type -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

compare :: Type -> Type -> Ordering #

(<) :: Type -> Type -> Bool #

(<=) :: Type -> Type -> Bool #

(>) :: Type -> Type -> Bool #

(>=) :: Type -> Type -> Bool #

max :: Type -> Type -> Type #

min :: Type -> Type -> Type #

Read Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Show Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

showsPrec :: Int -> Type -> ShowS #

show :: Type -> String #

showList :: [Type] -> ShowS #

Generic Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Associated Types

type Rep Type :: Type -> Type #

Methods

from :: Type -> Rep Type x #

to :: Rep Type x -> Type #

GPB Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Wire Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

TextType Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

tellT :: String -> Type -> Output #

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

ReflectEnum Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Mergeable Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

mergeAppend :: Type -> Type -> Type #

mergeConcat :: Foldable t => t Type -> Type #

Default Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

defaultValue :: Type #

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

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

Methods

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

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

type Rep Type Source # 
Instance details

Defined in Text.DescriptorProtos.FieldDescriptorProto.Type

type Rep Type = D1 ('MetaData "Type" "Text.DescriptorProtos.FieldDescriptorProto.Type" "protocol-buffers-descriptor-2.4.17-dUuNU0c4nW5bf5yw2qmJV" 'False) ((((C1 ('MetaCons "TYPE_DOUBLE" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "TYPE_FLOAT" 'PrefixI 'False) (U1 :: Type -> Type)) :+: (C1 ('MetaCons "TYPE_INT64" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "TYPE_UINT64" 'PrefixI 'False) (U1 :: Type -> Type))) :+: ((C1 ('MetaCons "TYPE_INT32" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "TYPE_FIXED64" 'PrefixI 'False) (U1 :: Type -> Type)) :+: (C1 ('MetaCons "TYPE_FIXED32" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "TYPE_BOOL" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "TYPE_STRING" 'PrefixI 'False) (U1 :: Type -> Type))))) :+: (((C1 ('MetaCons "TYPE_GROUP" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "TYPE_MESSAGE" 'PrefixI 'False) (U1 :: Type -> Type)) :+: (C1 ('MetaCons "TYPE_BYTES" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "TYPE_UINT32" 'PrefixI 'False) (U1 :: Type -> Type))) :+: ((C1 ('MetaCons "TYPE_ENUM" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "TYPE_SFIXED32" 'PrefixI 'False) (U1 :: Type -> Type)) :+: (C1 ('MetaCons "TYPE_SFIXED64" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "TYPE_SINT32" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "TYPE_SINT64" 'PrefixI 'False) (U1 :: Type -> Type))))))