| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgFuncDecl_attr :: Typeable a => SgNode a -> IO (Maybe (SgFuncDecl_attr ())) | ||||
| Attempts a dynamic cast of the given node to the type SgFuncDecl_attr. | ||||
| upSgFuncDecl_attr :: Typeable a => SgFuncDecl_attr a -> SgFuncDecl_attr () | ||||
| Performs an upcast of a SgFuncDecl_attr subtype to a SgFuncDecl_attr. | ||||
| newFuncDecl_attr :: IO (SgFuncDecl_attr ()) | ||||
| Stub for ::SgFuncDecl_attr::SgFuncDecl_attr of type void () | ||||
| funcDecl_attrCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgFuncDecl_attr a -> IO () | ||||
| Stub for ::SgFuncDecl_attr::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| funcDecl_attrClassName :: Typeable a => SgFuncDecl_attr a -> IO String | ||||
| Stub for ::SgFuncDecl_attr::class_name of type ::std::string() | ||||
| funcDecl_attrGetChildIndex :: (Typeable a, Typeable b) => SgFuncDecl_attr a -> SgNode b -> IO CLong | ||||
| Stub for ::SgFuncDecl_attr::getChildIndex of type long (class ::SgNode*) | ||||
| funcDecl_attrGetChildIndex2 :: (Typeable a, Typeable b) => SgFuncDecl_attr a -> SgNode b -> IO CSize | ||||
| Stub for ::SgFuncDecl_attr::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| funcDecl_attrGetNumberOfTraversalSuccessors :: Typeable a => SgFuncDecl_attr a -> IO CSize | ||||
| Stub for ::SgFuncDecl_attr::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| funcDecl_attrGetTraversalSuccessorByIndex :: Typeable a => SgFuncDecl_attr a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgFuncDecl_attr::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| funcDecl_attrGetTraversalSuccessorContainer :: Typeable a => SgFuncDecl_attr a -> IO [SgNode ()] | ||||
| Stub for ::SgFuncDecl_attr::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| funcDecl_attrGetTraversalSuccessorNamesContainer :: Typeable a => SgFuncDecl_attr a -> IO [CString] | ||||
| Stub for ::SgFuncDecl_attr::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| funcDecl_attrIsInMemoryPool :: Typeable a => SgFuncDecl_attr a -> IO Bool | ||||
| Stub for ::SgFuncDecl_attr::isInMemoryPool of type bool () | ||||
| funcDecl_attrMemoryUsage :: IO CSize | ||||
| Stub for ::SgFuncDecl_attr::memoryUsage of type ::size_t() | ||||
| funcDecl_attrNumberOfNodes :: IO CSize | ||||
| Stub for ::SgFuncDecl_attr::numberOfNodes of type ::size_t() | ||||
| funcDecl_attrSageClassName :: Typeable a => SgFuncDecl_attr a -> IO String | ||||
| Stub for ::SgFuncDecl_attr::sage_class_name of type const char *() | ||||
| funcDecl_attrVariantT :: Typeable a => SgFuncDecl_attr a -> IO VariantT | ||||
| Stub for ::SgFuncDecl_attr::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |