| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeSignedLongLong :: Typeable a => SgNode a -> IO (Maybe (SgTypeSignedLongLong ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeSignedLongLong. | ||||
| upSgTypeSignedLongLong :: Typeable a => SgTypeSignedLongLong a -> SgTypeSignedLongLong () | ||||
| Performs an upcast of a SgTypeSignedLongLong subtype to a SgTypeSignedLongLong. | ||||
| newTypeSignedLongLong :: IO (SgTypeSignedLongLong ()) | ||||
| Stub for ::SgTypeSignedLongLong::SgTypeSignedLongLong of type void () | ||||
| typeSignedLongLongCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeSignedLongLong a -> IO () | ||||
| Stub for ::SgTypeSignedLongLong::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeSignedLongLongClassName :: Typeable a => SgTypeSignedLongLong a -> IO String | ||||
| Stub for ::SgTypeSignedLongLong::class_name of type ::std::string() | ||||
| typeSignedLongLongCreateType :: Typeable a => SgExpression a -> IO (SgTypeSignedLongLong ()) | ||||
| Stub for ::SgTypeSignedLongLong::createType of type class ::SgTypeSignedLongLong*(class SgExpression *) | ||||
| typeSignedLongLongGetChildIndex :: (Typeable a, Typeable b) => SgTypeSignedLongLong a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeSignedLongLong::getChildIndex of type long (class ::SgNode*) | ||||
| typeSignedLongLongGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeSignedLongLong a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeSignedLongLong::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeSignedLongLongGetMangled :: Typeable a => SgTypeSignedLongLong a -> IO String | ||||
| Stub for ::SgTypeSignedLongLong::get_mangled of type class ::SgName() | ||||
| typeSignedLongLongGetNumberOfTraversalSuccessors :: Typeable a => SgTypeSignedLongLong a -> IO CSize | ||||
| Stub for ::SgTypeSignedLongLong::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeSignedLongLongGetTraversalSuccessorByIndex :: Typeable a => SgTypeSignedLongLong a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeSignedLongLong::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeSignedLongLongGetTraversalSuccessorContainer :: Typeable a => SgTypeSignedLongLong a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeSignedLongLong::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeSignedLongLongGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeSignedLongLong a -> IO [CString] | ||||
| Stub for ::SgTypeSignedLongLong::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeSignedLongLongIsInMemoryPool :: Typeable a => SgTypeSignedLongLong a -> IO Bool | ||||
| Stub for ::SgTypeSignedLongLong::isInMemoryPool of type bool () | ||||
| typeSignedLongLongMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeSignedLongLong::memoryUsage of type ::size_t() | ||||
| typeSignedLongLongNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeSignedLongLong::numberOfNodes of type ::size_t() | ||||
| typeSignedLongLongSageClassName :: Typeable a => SgTypeSignedLongLong a -> IO String | ||||
| Stub for ::SgTypeSignedLongLong::sage_class_name of type const char *() | ||||
| typeSignedLongLongVariantT :: Typeable a => SgTypeSignedLongLong a -> IO VariantT | ||||
| Stub for ::SgTypeSignedLongLong::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |