| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeUnsignedInt :: Typeable a => SgNode a -> IO (Maybe (SgTypeUnsignedInt ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeUnsignedInt. | ||||
| upSgTypeUnsignedInt :: Typeable a => SgTypeUnsignedInt a -> SgTypeUnsignedInt () | ||||
| Performs an upcast of a SgTypeUnsignedInt subtype to a SgTypeUnsignedInt. | ||||
| newTypeUnsignedInt :: IO (SgTypeUnsignedInt ()) | ||||
| Stub for ::SgTypeUnsignedInt::SgTypeUnsignedInt of type void () | ||||
| typeUnsignedIntCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeUnsignedInt a -> IO () | ||||
| Stub for ::SgTypeUnsignedInt::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeUnsignedIntClassName :: Typeable a => SgTypeUnsignedInt a -> IO String | ||||
| Stub for ::SgTypeUnsignedInt::class_name of type ::std::string() | ||||
| typeUnsignedIntCreateType :: Typeable a => SgExpression a -> IO (SgTypeUnsignedInt ()) | ||||
| Stub for ::SgTypeUnsignedInt::createType of type class ::SgTypeUnsignedInt*(class SgExpression *) | ||||
| typeUnsignedIntGetChildIndex :: (Typeable a, Typeable b) => SgTypeUnsignedInt a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeUnsignedInt::getChildIndex of type long (class ::SgNode*) | ||||
| typeUnsignedIntGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeUnsignedInt a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeUnsignedInt::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeUnsignedIntGetMangled :: Typeable a => SgTypeUnsignedInt a -> IO String | ||||
| Stub for ::SgTypeUnsignedInt::get_mangled of type class ::SgName() | ||||
| typeUnsignedIntGetNumberOfTraversalSuccessors :: Typeable a => SgTypeUnsignedInt a -> IO CSize | ||||
| Stub for ::SgTypeUnsignedInt::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeUnsignedIntGetTraversalSuccessorByIndex :: Typeable a => SgTypeUnsignedInt a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeUnsignedInt::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeUnsignedIntGetTraversalSuccessorContainer :: Typeable a => SgTypeUnsignedInt a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeUnsignedInt::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeUnsignedIntGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeUnsignedInt a -> IO [CString] | ||||
| Stub for ::SgTypeUnsignedInt::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeUnsignedIntIsInMemoryPool :: Typeable a => SgTypeUnsignedInt a -> IO Bool | ||||
| Stub for ::SgTypeUnsignedInt::isInMemoryPool of type bool () | ||||
| typeUnsignedIntMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeUnsignedInt::memoryUsage of type ::size_t() | ||||
| typeUnsignedIntNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeUnsignedInt::numberOfNodes of type ::size_t() | ||||
| typeUnsignedIntSageClassName :: Typeable a => SgTypeUnsignedInt a -> IO String | ||||
| Stub for ::SgTypeUnsignedInt::sage_class_name of type const char *() | ||||
| typeUnsignedIntVariantT :: Typeable a => SgTypeUnsignedInt a -> IO VariantT | ||||
| Stub for ::SgTypeUnsignedInt::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |