| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Text.DescriptorProtos.FieldOptions.JSType
Documentation
Instances
| Bounded JSType # | |
| Enum JSType # | |
| Eq JSType # | |
| Data JSType # | |
Methods gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> JSType -> c JSType # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c JSType # toConstr :: JSType -> Constr # dataTypeOf :: JSType -> DataType # dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c JSType) # dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c JSType) # gmapT :: (forall b. Data b => b -> b) -> JSType -> JSType # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> JSType -> r # gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> JSType -> r # gmapQ :: (forall d. Data d => d -> u) -> JSType -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> JSType -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> JSType -> m JSType # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> JSType -> m JSType # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> JSType -> m JSType # | |
| Ord JSType # | |
| Read JSType # | |
| Show JSType # | |
| GPB JSType # | |
| Wire JSType # | |
| TextType JSType # | |
| ReflectEnum JSType # | |
Methods reflectEnum :: EnumInfoApp JSType # reflectEnumInfo :: JSType -> EnumInfo # parentOfEnum :: JSType -> Maybe DescriptorInfo # | |
| Mergeable JSType # | |
| Default JSType # | |
Methods defaultValue :: JSType # | |
| MessageAPI msg' (msg' -> JSType) JSType # | |