| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeUnsignedLong :: Typeable a => SgNode a -> IO (Maybe (SgTypeUnsignedLong ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeUnsignedLong. | ||||
| upSgTypeUnsignedLong :: Typeable a => SgTypeUnsignedLong a -> SgTypeUnsignedLong () | ||||
| Performs an upcast of a SgTypeUnsignedLong subtype to a SgTypeUnsignedLong. | ||||
| newTypeUnsignedLong :: IO (SgTypeUnsignedLong ()) | ||||
| Stub for ::SgTypeUnsignedLong::SgTypeUnsignedLong of type void () | ||||
| typeUnsignedLongCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeUnsignedLong a -> IO () | ||||
| Stub for ::SgTypeUnsignedLong::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeUnsignedLongClassName :: Typeable a => SgTypeUnsignedLong a -> IO String | ||||
| Stub for ::SgTypeUnsignedLong::class_name of type ::std::string() | ||||
| typeUnsignedLongCreateType :: Typeable a => SgExpression a -> IO (SgTypeUnsignedLong ()) | ||||
| Stub for ::SgTypeUnsignedLong::createType of type class ::SgTypeUnsignedLong*(class SgExpression *) | ||||
| typeUnsignedLongGetChildIndex :: (Typeable a, Typeable b) => SgTypeUnsignedLong a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeUnsignedLong::getChildIndex of type long (class ::SgNode*) | ||||
| typeUnsignedLongGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeUnsignedLong a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeUnsignedLong::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeUnsignedLongGetMangled :: Typeable a => SgTypeUnsignedLong a -> IO String | ||||
| Stub for ::SgTypeUnsignedLong::get_mangled of type class ::SgName() | ||||
| typeUnsignedLongGetNumberOfTraversalSuccessors :: Typeable a => SgTypeUnsignedLong a -> IO CSize | ||||
| Stub for ::SgTypeUnsignedLong::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeUnsignedLongGetTraversalSuccessorByIndex :: Typeable a => SgTypeUnsignedLong a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeUnsignedLong::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeUnsignedLongGetTraversalSuccessorContainer :: Typeable a => SgTypeUnsignedLong a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeUnsignedLong::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeUnsignedLongGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeUnsignedLong a -> IO [CString] | ||||
| Stub for ::SgTypeUnsignedLong::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeUnsignedLongIsInMemoryPool :: Typeable a => SgTypeUnsignedLong a -> IO Bool | ||||
| Stub for ::SgTypeUnsignedLong::isInMemoryPool of type bool () | ||||
| typeUnsignedLongMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeUnsignedLong::memoryUsage of type ::size_t() | ||||
| typeUnsignedLongNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeUnsignedLong::numberOfNodes of type ::size_t() | ||||
| typeUnsignedLongSageClassName :: Typeable a => SgTypeUnsignedLong a -> IO String | ||||
| Stub for ::SgTypeUnsignedLong::sage_class_name of type const char *() | ||||
| typeUnsignedLongVariantT :: Typeable a => SgTypeUnsignedLong a -> IO VariantT | ||||
| Stub for ::SgTypeUnsignedLong::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |