| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeUnsignedLongLong :: Typeable a => SgNode a -> IO (Maybe (SgTypeUnsignedLongLong ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeUnsignedLongLong. | ||||
| upSgTypeUnsignedLongLong :: Typeable a => SgTypeUnsignedLongLong a -> SgTypeUnsignedLongLong () | ||||
| Performs an upcast of a SgTypeUnsignedLongLong subtype to a SgTypeUnsignedLongLong. | ||||
| newTypeUnsignedLongLong :: IO (SgTypeUnsignedLongLong ()) | ||||
| Stub for ::SgTypeUnsignedLongLong::SgTypeUnsignedLongLong of type void () | ||||
| typeUnsignedLongLongCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeUnsignedLongLong a -> IO () | ||||
| Stub for ::SgTypeUnsignedLongLong::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeUnsignedLongLongClassName :: Typeable a => SgTypeUnsignedLongLong a -> IO String | ||||
| Stub for ::SgTypeUnsignedLongLong::class_name of type ::std::string() | ||||
| typeUnsignedLongLongCreateType :: Typeable a => SgExpression a -> IO (SgTypeUnsignedLongLong ()) | ||||
| Stub for ::SgTypeUnsignedLongLong::createType of type class ::SgTypeUnsignedLongLong*(class SgExpression *) | ||||
| typeUnsignedLongLongGetChildIndex :: (Typeable a, Typeable b) => SgTypeUnsignedLongLong a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeUnsignedLongLong::getChildIndex of type long (class ::SgNode*) | ||||
| typeUnsignedLongLongGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeUnsignedLongLong a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeUnsignedLongLong::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeUnsignedLongLongGetMangled :: Typeable a => SgTypeUnsignedLongLong a -> IO String | ||||
| Stub for ::SgTypeUnsignedLongLong::get_mangled of type class ::SgName() | ||||
| typeUnsignedLongLongGetNumberOfTraversalSuccessors :: Typeable a => SgTypeUnsignedLongLong a -> IO CSize | ||||
| Stub for ::SgTypeUnsignedLongLong::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeUnsignedLongLongGetTraversalSuccessorByIndex :: Typeable a => SgTypeUnsignedLongLong a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeUnsignedLongLong::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeUnsignedLongLongGetTraversalSuccessorContainer :: Typeable a => SgTypeUnsignedLongLong a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeUnsignedLongLong::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeUnsignedLongLongGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeUnsignedLongLong a -> IO [CString] | ||||
| Stub for ::SgTypeUnsignedLongLong::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeUnsignedLongLongIsInMemoryPool :: Typeable a => SgTypeUnsignedLongLong a -> IO Bool | ||||
| Stub for ::SgTypeUnsignedLongLong::isInMemoryPool of type bool () | ||||
| typeUnsignedLongLongMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeUnsignedLongLong::memoryUsage of type ::size_t() | ||||
| typeUnsignedLongLongNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeUnsignedLongLong::numberOfNodes of type ::size_t() | ||||
| typeUnsignedLongLongSageClassName :: Typeable a => SgTypeUnsignedLongLong a -> IO String | ||||
| Stub for ::SgTypeUnsignedLongLong::sage_class_name of type const char *() | ||||
| typeUnsignedLongLongVariantT :: Typeable a => SgTypeUnsignedLongLong a -> IO VariantT | ||||
| Stub for ::SgTypeUnsignedLongLong::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |