| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeUnsignedChar :: Typeable a => SgNode a -> IO (Maybe (SgTypeUnsignedChar ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeUnsignedChar. | ||||
| upSgTypeUnsignedChar :: Typeable a => SgTypeUnsignedChar a -> SgTypeUnsignedChar () | ||||
| Performs an upcast of a SgTypeUnsignedChar subtype to a SgTypeUnsignedChar. | ||||
| newTypeUnsignedChar :: IO (SgTypeUnsignedChar ()) | ||||
| Stub for ::SgTypeUnsignedChar::SgTypeUnsignedChar of type void () | ||||
| typeUnsignedCharCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeUnsignedChar a -> IO () | ||||
| Stub for ::SgTypeUnsignedChar::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeUnsignedCharClassName :: Typeable a => SgTypeUnsignedChar a -> IO String | ||||
| Stub for ::SgTypeUnsignedChar::class_name of type ::std::string() | ||||
| typeUnsignedCharCreateType :: Typeable a => SgExpression a -> IO (SgTypeUnsignedChar ()) | ||||
| Stub for ::SgTypeUnsignedChar::createType of type class ::SgTypeUnsignedChar*(class SgExpression *) | ||||
| typeUnsignedCharGetChildIndex :: (Typeable a, Typeable b) => SgTypeUnsignedChar a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeUnsignedChar::getChildIndex of type long (class ::SgNode*) | ||||
| typeUnsignedCharGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeUnsignedChar a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeUnsignedChar::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeUnsignedCharGetMangled :: Typeable a => SgTypeUnsignedChar a -> IO String | ||||
| Stub for ::SgTypeUnsignedChar::get_mangled of type class ::SgName() | ||||
| typeUnsignedCharGetNumberOfTraversalSuccessors :: Typeable a => SgTypeUnsignedChar a -> IO CSize | ||||
| Stub for ::SgTypeUnsignedChar::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeUnsignedCharGetTraversalSuccessorByIndex :: Typeable a => SgTypeUnsignedChar a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeUnsignedChar::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeUnsignedCharGetTraversalSuccessorContainer :: Typeable a => SgTypeUnsignedChar a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeUnsignedChar::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeUnsignedCharGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeUnsignedChar a -> IO [CString] | ||||
| Stub for ::SgTypeUnsignedChar::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeUnsignedCharIsInMemoryPool :: Typeable a => SgTypeUnsignedChar a -> IO Bool | ||||
| Stub for ::SgTypeUnsignedChar::isInMemoryPool of type bool () | ||||
| typeUnsignedCharMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeUnsignedChar::memoryUsage of type ::size_t() | ||||
| typeUnsignedCharNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeUnsignedChar::numberOfNodes of type ::size_t() | ||||
| typeUnsignedCharSageClassName :: Typeable a => SgTypeUnsignedChar a -> IO String | ||||
| Stub for ::SgTypeUnsignedChar::sage_class_name of type const char *() | ||||
| typeUnsignedCharVariantT :: Typeable a => SgTypeUnsignedChar a -> IO VariantT | ||||
| Stub for ::SgTypeUnsignedChar::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |