| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeCAFTeam :: Typeable a => SgNode a -> IO (Maybe (SgTypeCAFTeam ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeCAFTeam. | ||||
| upSgTypeCAFTeam :: Typeable a => SgTypeCAFTeam a -> SgTypeCAFTeam () | ||||
| Performs an upcast of a SgTypeCAFTeam subtype to a SgTypeCAFTeam. | ||||
| newTypeCAFTeam :: IO (SgTypeCAFTeam ()) | ||||
| Stub for ::SgTypeCAFTeam::SgTypeCAFTeam of type void () | ||||
| typeCAFTeamCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeCAFTeam a -> IO () | ||||
| Stub for ::SgTypeCAFTeam::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeCAFTeamClassName :: Typeable a => SgTypeCAFTeam a -> IO String | ||||
| Stub for ::SgTypeCAFTeam::class_name of type ::std::string() | ||||
| typeCAFTeamCreateType :: Typeable a => SgExpression a -> IO (SgTypeCAFTeam ()) | ||||
| Stub for ::SgTypeCAFTeam::createType of type class ::SgTypeCAFTeam*(class SgExpression *) | ||||
| typeCAFTeamGetChildIndex :: (Typeable a, Typeable b) => SgTypeCAFTeam a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeCAFTeam::getChildIndex of type long (class ::SgNode*) | ||||
| typeCAFTeamGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeCAFTeam a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeCAFTeam::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeCAFTeamGetMangled :: Typeable a => SgTypeCAFTeam a -> IO String | ||||
| Stub for ::SgTypeCAFTeam::get_mangled of type class ::SgName() | ||||
| typeCAFTeamGetNumberOfTraversalSuccessors :: Typeable a => SgTypeCAFTeam a -> IO CSize | ||||
| Stub for ::SgTypeCAFTeam::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeCAFTeamGetTraversalSuccessorByIndex :: Typeable a => SgTypeCAFTeam a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeCAFTeam::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeCAFTeamGetTraversalSuccessorContainer :: Typeable a => SgTypeCAFTeam a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeCAFTeam::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeCAFTeamGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeCAFTeam a -> IO [CString] | ||||
| Stub for ::SgTypeCAFTeam::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeCAFTeamIsInMemoryPool :: Typeable a => SgTypeCAFTeam a -> IO Bool | ||||
| Stub for ::SgTypeCAFTeam::isInMemoryPool of type bool () | ||||
| typeCAFTeamMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeCAFTeam::memoryUsage of type ::size_t() | ||||
| typeCAFTeamNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeCAFTeam::numberOfNodes of type ::size_t() | ||||
| typeCAFTeamSageClassName :: Typeable a => SgTypeCAFTeam a -> IO String | ||||
| Stub for ::SgTypeCAFTeam::sage_class_name of type const char *() | ||||
| typeCAFTeamVariantT :: Typeable a => SgTypeCAFTeam a -> IO VariantT | ||||
| Stub for ::SgTypeCAFTeam::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |